Mail Archives: cygwin-developers/1998/06/18/12:48:18
>From: Sergey Okhapkin <sos AT prospect DOT com DOT ru>
>Date: Thu, 18 Jun 1998 22:55:33 +0400
>
>The following perl script:
>
>#!/qub/perl
>
>eval '$foo = 1.234;';
>print "foo = ", $foo, "\n";
>
>prints:
>
>foo = 1.00182889401913
>
>when running with my latest cygwinb19.dll (no problems was before). The
>only possible difference I see - the dll is linked with the latest newlib's
>snapshot.
This works fine with the version that I'm using. Possibly I'm using
a newer version of newlib, though. I'm definitely using a different
version of perl, too.
-Chris
- Raw text -