[cvs] bogofilter/dcdflib/src dcdflib.c,1.2,1.3

Matthias Andree matthias.andree at gmx.de
Fri Nov 22 18:52:08 CET 2002


relson at users.sourceforge.net writes:

> Update of /cvsroot/bogofilter/bogofilter/dcdflib/src
> In directory sc8-pr-cvs1:/tmp/cvs-serv31811
>
> Modified Files:
> 	dcdflib.c 
> Log Message:
> Kill compiler warnings about comparing doubles using == and !=.
> Define macro EPS, NE(a,b), and EQ(a,b) to implement near-zero checks.

This code here pretty much looks as though it had been emitted from a
fortran-to-C cross-compiler. If newer versions of these tools make the
conversion automatically, this might save some time.

-- 
Matthias Andree



More information about the bogofilter-dev mailing list