chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] +nan, -inf, etc w/ WIndows


From: felix winkelmann
Subject: Re: [Chicken-users] +nan, -inf, etc w/ WIndows
Date: Mon, 8 Jan 2007 13:48:41 +0100

On 1/7/07, Kon Lovett <address@hidden> wrote:
Hi,

I use MinGW & MSYS on Windows. Chicken 2.513 (darcs head) doesn't
recognize the '+nan', '-inf', etc., they are unbound. I know there
was a thread about this 6 months ago but the participants seem to be
using Cygwin, which I don't.

Line 7338 in runtime.c enables parsing of these special cases "by hand".
You should probably add a "defined(__MINGW32__)" here.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]