Menu

#213 ARRAY-DIMENSION-LIMIT is not fixnum

closed-fixed
clisp (524)
5
2004-05-27
2004-05-27
No

CLHS declares that ARRAY-DIMENSION-LIMIT is fixnum

but
(typep ARRAY-DIMENSION-LIMIT 'fixnum)
returns NIL

Discussion

  • Sam Steingold

    Sam Steingold - 2004-05-27
    • assigned_to: sds --> haible
    • status: open --> closed-fixed
     
  • Sam Steingold

    Sam Steingold - 2004-05-27

    Logged In: YES
    user_id=5735

    thank you for your bug report.
    the bug has been fixed in the CVS tree.
    you can either wait for the next release (recommended)
    or check out the current CVS tree (see http://clisp.cons.org\)
    and build CLISP from the sources (be advised that between
    releases the CVS tree is very unstable and may not even build
    on your platform).

     

Log in to post a comment.