Re: LOCALLY-ENABLE-SQL-READER-SYNTAX doc error?
Edi Weitz <[email protected]> Mon, 16 Apr 2007 21:28:51 +0200
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 16 Apr 2007 12:04:04 -0700, Cyrus Harmon <ch-clsql-dl6SmSK5uza1Z/[email protected]> wrote: > On a related note, and perhaps this should be on clsql-help, I seem > to be having trouble getting the reader syntax working. If I delete > a fasl for a file with the #.(LOCALLY-ENABLE-SQL-READER-SYNTAX) and > then reload the asdf system associated with it, it compiles but > gives me all sorts of warnings about "[=" and friends being > undefined variables. This is with SBCL 1.0.4.89. ISTR that this used > to work, but it's been a while since I've looked at this. Any > suggestions? I think this broke (at least for some people) in one of the previous releases. You'll find evidence of this in the clsql-help archives IIRC. I haven't yet found the time to look into it. Cheers, Edi.