]> gitweb.factorcode.org Git - factor.git/commitdiff
s48 bignum bug
authorDoug Coleman <erg@trifocus.net>
Tue, 24 Jan 2006 01:41:33 +0000 (01:41 +0000)
committerDoug Coleman <erg@trifocus.net>
Tue, 24 Jan 2006 01:41:33 +0000 (01:41 +0000)
TODO.FACTOR.txt

index 965ef3a13e3d5630e92a30f867ed914f532e47c6..b691464400b173e1a0bcac0bce980a461e7b6913 100644 (file)
 - if two tasks write to a unix stream, the buffer can overflow\r
 - font problem: http://iarc1.ece.utexas.edu/~erg/font-bug.JPG\r
 - implement 3.3 floor  4.7 ceiling  4.5 truncate\r
-- make 3.4 bits>double an error\r
+- make 3.4 bits>double cause an error like 3.4 bits>float does\r
 - float>bits bits>double etc fail in gcc 4.0.3 with -fschedule-insns\r
 - C{ 0/0. 0/0. } C{ 0/0. 0/0. } = .  -> f when -ffast-math is not used on x86\r
 - can't type C{ nan.0 nan.0 } or C{ nan nan } at the repl\r
-- add some tests below to tests\r
+- "contrib/math/prime.factor" run-file is too slow (~100 seconds)\r
+- test-2integer>x-throws causes an infinite loop in bignum_multiply_unsigned()\r
+- add some tests below to the unit tests\r
 \r
 ALL TESTS BELOW FAIL ON x86 linux 32bit\r
+- 10 [ tan tan tan ] compile-1 ! runs out of memory\r
 \r
-- float not commutative bug\r
+- float not commutative bug (?)\r
   : a 237241607 1516.925984289192 3036109462846 913470293/554864\r
     max min * 994.5872660892654 306803761/112249 -216866846 + -\r
     max 6073750751093 364.7737275664338 3629914314951 + max max\r