Could you please fix annoying warnings caused by CRYPTOPP_ASSERT declaration in MinGW? Here they are:
C:\cryptopp\misc.h|58|warning: unused variable 'cryptopp_assert_26' [-Wunused-variable]| C:\cryptopp\misc.h|61|note: in definition of macro 'CRYPTOPP_DO_ASSERT_JOIN'| C:\cryptopp\misc.h|58|note: in expansion of macro 'CRYPTOPP_ASSERT_JOIN'| C:\cryptopp\misc.h|54|note: in expansion of macro 'CRYPTOPP_COMPILE_ASSERT_INSTANCE'| C:\cryptopp\algparam.h|26|note: in expansion of macro 'CRYPTOPP_COMPILE_ASSERT'| Thanks in advance! -- -- 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.
