> I know this is an old topic, but the problem still exists in trunk/master > branch, preventing compilation in c++11 mode with clang compiler (without > adding -Wno-c++11-narrowing flag). > We cleared this about 3 weeks ago: > https://github.com/weidai11/cryptopp/commit/44015c26ba215f955b1e653f9c8f3c894a532707. > > We opted to make the array an unsigned type so shifts and rotates stayed well > defined (left shifts of negative numbers is undefined behavior in C/C++).
Sorry, I looked for it but managed to miss the merged the fix. --- Alex -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Message signed with OpenPGP using GPGMail
