Re: [Readable-discuss] curly-infix.cl improvements

2011-04-24 Thread David A. Wheeler
> 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

[Readable-discuss] curly-infix.cl improvements

2011-04-22 Thread David Campbell
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 oug