Re: patch for clsql.asd
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 4 Nov 2005 12:09:54 -0700
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Kevin Rosenberg wrote: > Rather than giving the .asd file knowledge of how to query > environmental functions, I'd make a uffi:getenv function that is > supported on all uffi platforms and have clsql.asd use that. I've done that. The changes are in UFFI 1.5.5 and CLSQL 3.3.4 Kevin