chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] disable failing test on Windows


From: Peter Bex
Subject: Re: [Chicken-hackers] disable failing test on Windows
Date: Wed, 12 Oct 2011 12:09:15 +0200
User-agent: Mutt/1.4.2.3i

On Wed, Oct 12, 2011 at 04:28:37AM -0400, Felix wrote:
> The following patch disables a test in 
> tests/numbers-string-conversion-tests.scm,
> which causes it to fail on Windows (mingw) systems. Apparently the runtime
> library prints floating-point numbers differently.
> 
> There possibly is a better way to fix this.

Just add the string Windows prints at the end of the list.
It prints it in a weird way, but it's not incorrect the way it prints
that, so adding it is not *wrong* per se....

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

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