Menu

#532 declaim signals an error on an invalid declaration

lisp error
closed-fixed
clisp (524)
5
2009-09-27
2009-09-27
No

(declaim (optimize (safetyz 2)))

*** - SYSTEM::C-WARN: variable SYSTEM::*WARNING-COUNT* has no value

Discussion

  • Sam Steingold

    Sam Steingold - 2009-09-27
    • status: open --> closed-fixed
     
  • Sam Steingold

    Sam Steingold - 2009-09-27

    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.