﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
879	Tests: Assert failure in library-test.scm on MinGW	Leonardo Valeri Manera		"{{{
""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."	defect	closed	minor	4.9.0	unknown	4.7.x	invalid			
