Re: SQL Reader Syntax
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 19 Sep 2006 17:13:10 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Marcus Pearce wrote: > In CLSQL 3.7.1, the functions for turning the sql reader syntax on and off > appear to be broken. The following transcript shows, for example, that > once enabled the syntax is never disabled: Hi Marcus, Looks like a good fix. Stylistically (and to avoid compiler warnings), how worthwhile do you think it'd be to defvar the new special variables? Kevin