Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • Raymond Toy's avatar
    ebc07aeb
    Fix ticket 93. · ebc07aeb
    Raymond Toy authored
     * src/code/reader.lisp:
       * Try to round really small numbers
       * Add somewhat more informative message when the number is not
         representable.
     * src/i18n/local/cmucl.pot:
       * Update
     * tests/trac.lisp:
       * Add test for ticket 93
       * Add a few comments for test trac.87.
    ebc07aeb
    History
    Fix ticket 93.
    Raymond Toy authored
     * src/code/reader.lisp:
       * Try to round really small numbers
       * Add somewhat more informative message when the number is not
         representable.
     * src/i18n/local/cmucl.pot:
       * Update
     * tests/trac.lisp:
       * Add test for ticket 93
       * Add a few comments for test trac.87.