Hans Hübner hans.huebner@gmail.com writes:
On Wed, Jun 27, 2012 at 11:46 AM, Hans Hübner hans.huebner@gmail.com wrote:
thank you for your bug report. This is a CCL bug and I have opened a bug in their bug tracking system for it (http://trac.clozure.com/ccl/ticket/990). Meanwhile, you may want to try an older CCL release or use another Lisp if the problem stops you from making progress.
This bug is indeed a CCL bug that has been fixed since release 1.8. Please go to your CCL directory, use "svn update" to pull the latest patches and use "ccl -e '(ccl:rebuild-ccl)'" to rebuild your Lisp.
ccl -e '(ccl:rebuild-ccl :full t)' might be better.