Hello Luke,
On Tue, Jan 4, 2011 at 5:55 AM, Luke Crook luke@balooga.com wrote:
I have a report that ECL (at least on win32) throws an error if foreign-symbol- pointer does not find the specified function. The docs state that NIL should be returned in this case.
[...]
Is this something that needs to be fixed in CFFI or ECL?
If ECL's interface is defined to throw an error in this situation, then cffi-ecl needs to be fixed. Can you confirm whether that is the case?