chicken-janitors
[Top][All Lists]
Advanced

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

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


From: Chicken Trac
Subject: [Chicken-janitors] #879: Tests: Assert failure in library-test.scm on MinGW
Date: Mon, 02 Jul 2012 15:01:58 -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
 Keywords:            |  
----------------------+-----------------------------------------------------
 {{{
 "gcc" "a.c" -o "a.o" -c  -fno-strict-aliasing -fwrapv
 -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -march=native -O2
 -IC:/Dev/MinGW32/include -IC:/Dev/GnuWin32/include -I..
 -I"C:/Dev/Chicken/include/chicken"
 rm a.c
 "gcc" "a.o" -o "a.out" -Wl,--enable-auto-import -LC:/Dev/MinGW32/lib
 -LC:/Dev/GnuWin32/lib -L.. -L"C:/Dev/Chicken/lib" -lchicken -lm -lws2_32
 rm a.o

 Error: (library-tests.scm:204) assertion failed: (= (atan 42. 1.2)
 (fpatan2 42. 1.2))
 }}}

 Some naive testing of the above in csi and csc yields identical numbers
 from both functions. MinGW is lastest stable.

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