On Mon, Oct 27, 2008, Ben Laurie wrote: > Dr. Stephen Henson wrote: > > OpenSSL CVS Repository > > http://cvs.openssl.org/ > > > > ____________________________________________________________________________ > > > > Server: cvs.openssl.org Name: Dr. Stephen Henson > > Root: /v/openssl/cvs Email: [EMAIL PROTECTED] > > Module: openssl Date: 27-Oct-2008 13:02:53 > > Branch: HEAD Handle: 2008102712025200 > > > > Modified files: > > openssl/apps apps.c > > openssl/crypto/jpake Makefile jpake.c jpake.h jpaketest.c > > > > Log: > > Fix warnings and various issues. > > > > C++ style comments. > > Signed/unsigned warning in apps.c > > Hmm. Why do I not get these warnings? >
You need -pedantic to get them which is in my compilation options by default. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
