I get a lot of these warnings with crypto++: /usr/include/crypto++/algparam.h:26: warning: unused variable ‘cryptopp_assert_26’
This is causing a host of issues because my build system treats warnings as errors (as it should). Does anyone know if it's possible to turn off this warning temporarily in gcc with pragmas? Cheers, - Stu --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
