chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #691: number/string-conversion tests fail on Wind


From: Chicken Trac
Subject: Re: [Chicken-janitors] #691: number/string-conversion tests fail on Windows (mingw-msys)
Date: Fri, 23 Sep 2011 07:02:18 -0000

#691: number/string-conversion tests fail on Windows (mingw-msys)
-----------------------------+----------------------------------------------
  Reporter:  felix           |       Owner:  felix                   
      Type:  defect          |      Status:  assigned                
  Priority:  major           |   Milestone:  4.8.0                   
 Component:  core libraries  |     Version:  4.7.x                   
Resolution:                  |    Keywords:  number-string conversion
-----------------------------+----------------------------------------------

Comment(by felix):

 Replying to [comment:7 sjamaan]:
 > I found
 
[http://sourceforge.net/mailarchive/forum.php?thread_name=200901252004.31704.keithmarshall%40users.sourceforge.net&forum_name
 =mingw-users some info about mingw's support for these functions]. They
 say msvcr80.dll comes from Visual Studio 2005 or later.  If you're using
 something older it doesn't work.  I guess that means Windows XP doesn't
 include it?

 Right, MSVCRT60/70 would not support it.

 >
 > Apparently adding "PRINTF_EXPONENT_DIGITS=2" to the environment also
 works. Maybe we can just put a setenv() call to the initialization
 function instead (hopefully that's picked up anytime and not just at the
 start of the program....).

 Ugh. That's ugly. Can't we just accept that Windows is a piece-of-shit
 operating system and simply skip these tests on that platform?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/691#comment:9>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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