noloader / cryptopp-pem

PEM parsing of keys and parameters for Crypto++ project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x509cert.cpp(89,85): error C2059: syntax error: ')'

GekkieHenkie opened this issue · comments

commented

One closing bracket too many in x509cert.cpp, line 89; it doesn't compile.

Thanks @GekkieHenkie.

Sorry about that. Those changes were not well tested.

Cleared at Commit c7b95d82b342. You will also need Commit fae99431186d and Commit 08f3fc5676af on Crypto++ master.