Re: [Chicken-users] using the compiler at runtime

2008-11-14 Thread felix winkelmann
On Thu, Nov 13, 2008 at 5:10 PM, Tobia Conforto [EMAIL PROTECTED] wrote: felix winkelmann wrote: (on-exit (lambda () (system (sprintf rm -f '~a' tmp (load tmp) Out of curiosity, is there a particular reason why you put the rm into an exit handler, instead of removing the file

[Chicken-users] compiling with svn revision 12496

2008-11-14 Thread F. Wittenberger
Hi all, I did not update my chicken for a week or so. Now this pet can't compile my code anymore (which hasn't been touched either since it compiled successfully). The message: csc -c util-chicken.scm -include-path /home/jfw/build/Scheme/chicken -include-path . -O2 -inline -feature