> I'd like to merge HMQV and CONSTEXPR into Master. Does anyone have any > objections? > > Please note CONSTEXPR underwent a somewhat big change at > https://github.com/weidai11/cryptopp/commit/f0e7b45bcbcc5b97. It mostly > affects BSDs, Linux, Solaris and Unix due to GCC. I don't believe it > affects Windows and Visual Studio. If in doubt, then re-test the CONSTEXPR > dev-branch. >
The CONSTEXPR branch was merged at https://github.com/weidai11/cryptopp/commit/be8a9f674281699995b7db08fcd8a51fdb1fce87 . The CONSTEXPR dev-branch was then deleted. I used a 'git merge constexpr' rather than a 'git merge --squash constexpr' to squash it to a single commit, so the logs are a bit messed up. Master is now reporting problems that were never on Master. Sorry about that. HMQV merge to follow. Jeff -- -- 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.
