Re: uffi-loader
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Edi Weitz wrote: > The attached patch makes it easier to find the C library if source and > binaries aren't in the same place. This happens, e.g., if you use > CLSQL with Debian's clc-register-user-package. Edi, I reviewed the behavior of the clsql-uffi .asd system using clc-register-user-package both with and without your patch. Loading is working fine for me in both instances. You stated that the patch "makes it easier" to find the C library. Have you noticed an error in some circumstances without the patch? If possible, I'd like to try to reproduce such a problem. Thanks! Kevin