[CM] problem with #! in CMUCL
Torsten Anders
t.anders at qub.ac.uk
Sun Nov 24 11:09:38 PST 2002
Using CM 2.3.4 an CMUCL 18d I had no problems like that.
* (new seq name 'test)
#<seq: "test">
* #!test
#<seq: "test">
So I do not think your error is caused by the read macro '#!', but no
further help unfortunately -- can not reproduce your error.
Regards,
Torsten
On Sun, 2002-11-24 at 16:43, Dave Phillips wrote:
> Greetings:
>
> Raeding through Rick Taube's new NM text I discovered that CMUCL
> doesn't like the #! prefix. For example:
>
> * (object-time #!test)
>
> Reader error on #<Two-Way Stream, Input = #<Synonym Stream to
> SYSTEM:*STDIN*>, Output = #<Synonym Stream to SYSTEM:*STDOUT*>>:
> No dispatch function defined for #\!.
> [snip]
--
Torsten Anders
Sonic Arts Research Centre
Queens University Belfast
Tel: +44 28 9027 4831
More information about the Cmdist
mailing list