[cvs] bogofilter system.h,1.3,1.4
    David Relson 
    relson at osagesoftware.com
       
    Fri Nov 22 17:52:24 CET 2002
    
    
  
At 11:45 AM 11/22/02, Matthias Andree wrote:
>relson at users.sourceforge.net writes:
>
> > Log Message:
> > Cast #defined constants 'true' and 'false' to (bool).  Without the
> > cast whenever true or false is passed to a function needing a bool,
> > gcc generates a "different width" warning.
>
>That's a good sign: the prototypes are doing their work.
>
>We should remember to remove -Wconversion for release builds/tarballs.
As I'm building the release files, the reminder was appropriately timed. 
I've added it to my release checklist.
When I'm done building and uploading, I'll send you a copy of my checklist 
and the script I'm using.
By the way, was it the new regression test that showed you the FreeBSD 
qsort() problem?
    
    
More information about the bogofilter-dev
mailing list