chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] compiling with svn revision 12496


From: F. Wittenberger
Subject: Re: [Chicken-users] compiling with svn revision 12496
Date: Mon, 17 Nov 2008 15:11:24 +0100

Am Montag, den 17.11.2008, 15:04 +0100 schrieb Jörg F. Wittenberger:
> When removed, compilation continues.

And when replaced with the obvious hygienic replacement:

(define-syntax end-of-file
  (syntax-rules () ((end-of-file) #!eof)))

I'm dying from the same unreadable object too.  So maybe it has nothing
to do with the macro system or hacking around it at all but rather
something with the deserialisation of internal well known objects or
some such?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]