Menu

#72 (lisp-implementation-version) barfs

lisp error
closed-fixed
clisp (524)
5
2001-10-23
2001-10-23
No

$ ./lisp.run -B . -q -norc -M lispinit.mem -x
'(lisp-implementation-version)(saveinitmem "foo")';
"2.27.2 (released 2001-10-05) (built 3212404253)
(memory 3212845079)"
1030112 ;
524288
$ ./lisp.run -B . -q -norc -M foo.mem --version
GNU CLISP
*** - incorrect date: 404253.0.253, 0h0m0s, time zone NIL
$

Discussion

  • Sam Steingold

    Sam Steingold - 2001-10-23
    • status: open --> closed-fixed
     
  • Sam Steingold

    Sam Steingold - 2001-10-23

    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.