Menu

#216 #p"sys:" fails in fasl

lisp error
closed-fixed
clisp (524)
5
2004-06-14
2004-06-14
KPoeck
No

Compile a test file with the sole content
(defparameter *test* #p"sys:")

While loading the corresponding fas file the following
error is printed
*** - SYSTEM::MAKE-LOGICAL-PATHNAME: illegal :DEVICE
argument :UNSPECIFIC

Platform Cygwin using Windows XP-Professional
[95]> (lisp-implementation-version)
"2.33 (2004-03-17) (built on winsteingoldlap [10.0.19.22])"

Problem detected while trying to compile cl-http in clisp

Discussion

  • Sam Steingold

    Sam Steingold - 2004-06-14
    • status: open --> closed-fixed
     
  • Sam Steingold

    Sam Steingold - 2004-06-14

    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.