[cffi-devel] [PATCH] Correcting %load-foreign-library for CMUCL
![](https://secure.gravatar.com/avatar/6c03fddd72cf8245936b4e0038658f9f.jpg?s=120&d=mm&r=g)
2 Apr
2006
2 Apr
'06
9:13 p.m.
Good day, This little patch corrects behaviour of %LOAD-FOREIGN-LIBRARY under CMUCL. SYS::LOAD-OBJECT-FILE always throw an error if it can't load foreign library and returns NIL if library is already loaded. Tested with CMUCL-19c under Linux and FreeBSD. Best Regards, Vladimir Sekissov
![](https://secure.gravatar.com/avatar/326b108ffcc42f27628703b0c11ed239.jpg?s=120&d=mm&r=g)
2 Apr
2 Apr
11:31 p.m.
New subject: [cffi-devel] Re: [PATCH] Correcting %load-foreign-library for CMUCL
Vladimir Sekissov <svg@surnet.ru> writes:
SYS::LOAD-OBJECT-FILE always throw an error if it can't load foreign library and returns NIL if library is already loaded.
This is actually acceptable behaviour, I think. Let me know if the "cmucl: top-level-lambda-max" patch I've just pushed fixes things for you. -- Luís Oliveira luismbo (@) gmail (.) com Equipa Portuguesa do Translation Project http://www.iro.umontreal.ca/translation/registry.cgi?team=pt
6889
Age (days ago)
6889
Last active (days ago)
1 comments
2 participants
participants (2)
-
Luís Oliveira
-
Vladimir Sekissov