On Sat, 14 Dec 2002 17:09:32 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote:
XN> > There are some wornings with gcc 3.2. XN> XN> Should be corrected now, hopefully. No: In file included from .src/classes/MessageView.cpp:70: /a/M/M/include/PGPClickInfo.h: In constructor `PGPInfoGoodSig::PGPInfoGoodSig(MessageView*, const String&)': /a/M/M/include/PGPClickInfo.h:84: warning: cannot pass objects of non-POD type `class wxString' through `...' /a/M/M/include/PGPClickInfo.h: In constructor `PGPInfoExpiredSig::PGPInfoExpiredSig(MessageView*, const String&)': /a/M/M/include/PGPClickInfo.h:98: warning: cannot pass objects of non-POD type `class wxString' through `...' /a/M/M/include/PGPClickInfo.h: In constructor `PGPInfoUntrustedSig::PGPInfoUntrustedSig(MessageView*, const String&)': /a/M/M/include/PGPClickInfo.h:112: warning: cannot pass objects of non-POD type `class wxString' through `...' /a/M/M/include/PGPClickInfo.h: In constructor `PGPInfoBadSig::PGPInfoBadSig(MessageView*, const String&)': /a/M/M/include/PGPClickInfo.h:126: warning: cannot pass objects of non-POD type `class wxString' through `...' /a/M/M/include/PGPClickInfo.h: In constructor `PGPInfoKeyNotFoundSig::PGPInfoKeyNotFoundSig(MessageView*, const String&)': /a/M/M/include/PGPClickInfo.h:141: warning: cannot pass objects of non-POD type `class wxString' through `...' In file included from .src/classes/MessageView.cpp:70: /a/M/M/include/PGPClickInfo.h:167:7: warning: no newline at end of file Regards, Nerijus ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
