Bugs
parent
586dd2a8a7
commit
e34d338984
|
@ -25,3 +25,9 @@
|
|||
- if two tasks write to a unix stream, the buffer can overflow
|
||||
- font problem: http://iarc1.ece.utexas.edu/~erg/font-bug.JPG
|
||||
- make 3.4 bits>double an error
|
||||
|
||||
- 2220.446049250313 [ dup float? [ tanh ] when ]
|
||||
- call and compile-1 give C{ 0.0/0.0 0.0/0.0 } 0.0/0.0
|
||||
- 2.718281828459045e+19 [ dup float? [ sech ] when ]
|
||||
- call/compile-1: C{ 0.0/0.0 0.0/0.0 } 0.0
|
||||
- 0.0/0.0 next-power-of-2 causes gc forever
|
||||
|
|
Loading…
Reference in New Issue