Greetings, I just tried out curly-infix.cl and noticed that SBCL complains about the unused CHAR variable in the function CURLY-BRACE-INFIX-READER. Looking at the file, I see there is a mal-formed declaration that is commented out. I am wondering why this is done and if that commented out line ought to be replaced with (declare (ignore char))?
Also, I suggest renaming the file to .lisp rather than .cl, this seems to be the common practice now for Common Lisp files and the widely used tool ASDF seems to expect .lisp files. -- David Campbell ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Readable-discuss mailing list Readable-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/readable-discuss