When compiling with (speed 3) (safety 0) (space 0), I get:
; Warning: These functions are undefined:
; STREAM::%LISTEN STREAM::%READ-CHAR STREAM::%UNREAD-CHAR STREAM-
LISTEN STREAM-READ-CHAR STREAM-UNREAD-CHAR
;
because of references to: listen read-char unread-char (some with
stream arguments, some without)
However, the compiled code works fine.
Banner:
CMU Common Lisp 19e (19E), running on gail
With core: /Users/sje/cmucl-19e-x86-darwin/lib/cmucl/lib/lisp.core
Dumped on: Thu, 2008-05-01 20:38:02-04:00 on macmini
See <http://www.cons.org/cmucl/> for support information.
Loaded subsystems:
Python 1.1, target Intel x86
CLOS based on Gerd's PCL 2004/04/14 03:32:47
Compilation banner:
; Python version 1.1, VM version Intel x86 on 05 OCT 08 01:22:45 pm.