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?


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to