On Sep 30, 2008, at 18:24 PM, Stu wrote:

>
> 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?

Personally, I recently gave in and just passed "-w" (suppress all  
warnings) to gcc.  :-(

Regards,

Zooko
---
http://allmydata.org -- Tahoe, the Least-Authority Filesystem
http://allmydata.com -- back up all your files for $5/month


--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to