On Sat, 14 Dec 2002 13:22:29 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote:

XN> Done. There is still some refactoring to do to put the PGP related code
XN> in the corresponding module, but the functionality is here.

There are some wornings with gcc 3.2. Sorry, can't look at it myself now.

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
   `const class wxString' through `...'
/a/M/M/include/PGPClickInfo.h:84: warning: format argument is not a pointer
   (arg 2)
/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
   `const class wxString' through `...'
/a/M/M/include/PGPClickInfo.h:98: warning: format argument is not a pointer
   (arg 2)
/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
   `const class wxString' through `...'
/a/M/M/include/PGPClickInfo.h:112: warning: format argument is not a pointer
   (arg 2)
/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
   `const class wxString' through `...'
/a/M/M/include/PGPClickInfo.h:126: warning: format argument is not a pointer
   (arg 2)
/a/M/M/include/PGPClickInfo.h:126: 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:152: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

Reply via email to