You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/06/01 00:50:56 UTC

[Bug 3452] compiler warnings in VC++ (Windows) spamc build

http://bugzilla.spamassassin.org/show_bug.cgi?id=3452

sidney@sidney.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From sidney@sidney.com  2004-05-31 15:50 -------
It looks like the remaining warnings are ones that people generally just disable
using a #pragma. There are command line switches for it in Visual Studio.NET,
but not in VC++ 6.0 so I used the pragmas.

I checked in the changes and the the compiler switch /W4 to compile with
warnings on. I confirmed that it compiles with no warnings under VC++ 6.0 under
Windows XP and under gcc 3.3.1-3 in Cygwin.

I referred to the wrong bug number in the svn log message in both this checkin
and the previous one. The log says 3433 instead of 3452. Whoops.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.