Raymond Toy pushed to branch issue-293-restart-on-reader-fp-overflow at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -65,6 +65,7 @@ public domain.
    65 65
         * ~~#288~~ Re-enable `deftransform` for random integers.
    
    66 66
         * ~~#290~~ Pprint `with-float-traps-masked` better
    
    67 67
         * ~~#291~~ Pprint `handler-case` neatly.
    
    68
    +    * ~~#293~~ Allow restarts for FP overflow in reader.
    
    68 69
         * ~~#297~~ Pprint `new-assem:assemble` with less indentation.
    
    69 70
       * Other changes:
    
    70 71
       * Improvements to the PCL implementation of CLOS: