src/cllib/prompt.lisp problem with CVS clisp
Russell McManus <[email protected]> Mon, 27 Dec 2004 14:28:53 -0500
| Newsgroups | gmane.lisp.clocc.general |
|---|---|
| Message-ID | <[email protected]> |
I had to comment out the following lines in prompt.lisp to get cllib to compile with CVS clisp: cvs diff prompt.lisp Index: prompt.lisp =================================================================== RCS file: /cvsroot/clocc/clocc/src/cllib/prompt.lisp,v retrieving revision 2.10 diff -r2.10 prompt.lisp 17,18c17,18 < #+(and clisp lisp=cl) < (eval-when (compile load eval) (import 'ext:package-short-name :cllib)) --- > ;; #+(and clisp lisp=cl) > ;; (eval-when (compile load eval) (import 'ext:package-short-name :cllib)) I guess that package-short-name is no longer available from package ext. -russ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/