I use -Wall, GCC 4.8.1 > By the way, there are lots of other warnings, not with asserts. >
Yeah, you'll need to send something that gives us something to latch onto to begin investigating. An output from a compile would be nice. > I can't say for sure right now, but there were unused StringNarrow method > and unused *p pointer. I'll send more details tomorrow. I haven't seen those in a while. I thought StringNarrow (from misc.h) was cleared at https://github.com/weidai11/cryptopp/commit/a0390f1fd725e37a201cc47ba47204182ebc1ccf. I thought the unused ptr (from argparams.h) was cleared at https://github.com/weidai11/cryptopp/commit/5f25c7363534656ce6e1ecac63ca694e6d4ba7d6. Are you using the latest sources from either SVN or GitHub? 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.
