[Ecls-list] Fwd: Re: Re: latest cvs update fails on cygwin

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Sun Oct 22 19:04:02 UTC 2006


2006/10/22, Larry Clapp <larry at theclapp.org>:
>   static double
>   round_double(double d)
>   {
>           if (d > 0) {
>                   double q = floor(q + 0.5);

Ooops. Stupid typo. Funny that on four platforms it gave the right result :-/

Juanjo




More information about the ecl-devel mailing list