29 Mar
2007
29 Mar
'07
6:30 a.m.
On 29/03/07, Jack Unrue <jdunrue@gmail.com> wrote:
I'm not sure what the proper fix is (i.e., creating a symbol out of the path string might not be such a hot idea), otherwise I'd offer a patch.
I think TRTD is to pass the string as the name argument: - (fli:register-module name :connection-style :immediate + (fli:register-module (or name path) :connection-style :immediate Another problem with load-foreign-library is that it didn't show useful error messages. I've pushed fixes for both to cffi-newtypes. Thanks for your detailed report. -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/