Raymond Toy pushed to branch issue-275b-signal-float-underflow at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -56,6 +56,7 @@ public domain.
    56 56
         * ~~#271~~ Update ASDF to 3.3.7
    
    57 57
         * ~~#272~~ Move scavenge code for static vectors to its own function
    
    58 58
         * ~~#274~~ 1d99999999 hangs
    
    59
    +    * ~~#275~~ FP underflow in reader allows restarting with 0
    
    59 60
         * ~~#276~~ Implement xoroshiro128** generator for x86
    
    60 61
         * ~~#277~~ `float-ratio-float` returns 0 for numbers close to
    
    61 62
           least-positive-float