chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #879: Tests: Assert failure in library-test.scm o


From: Chicken Trac
Subject: Re: [Chicken-janitors] #879: Tests: Assert failure in library-test.scm on MinGW
Date: Tue, 10 Jul 2012 13:03:41 -0000

#879: Tests: Assert failure in library-test.scm on MinGW
-----------------------+----------------------------------------------------
  Reporter:  Taverius  |       Owner:       
      Type:  defect    |      Status:  new  
  Priority:  minor     |   Milestone:  4.8.0
 Component:  unknown   |     Version:  4.7.x
Resolution:            |    Keywords:       
-----------------------+----------------------------------------------------

Comment(by Taverius):

 I added

 {{{
 printf("%lf, %lf\n",  C_flonum_magnitude(t3), C_flonum_magnitude(t4));
 }}}

 to the else branch as per your request, and manually compiled using the
 gcc calls from the log:

 {{{
 c:\Dev\_src\chicken\trunk\tests>a.exe
 -0.000000, 0.000000
 }}}

 Something seems off here ...

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/879#comment:3>
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]