On Wed, Aug 29, 2012 at 1:20 PM, Mark Cox <markco...@gmail.com> wrote:

> The issue relevant to ECL is that commit 469c8a5 introduces a problem that
> results in one of the following errors:


I do not see the problem with this patch:

commit 469c8a520f8e3a053775597f4d82a32e656161bf
Author: Juan Jose Garcia Ripoll <jjgar...@users.sourceforge.net>
Date:   Mon Jul 23 22:48:00 2012 +0200

    Save the errors caused by the dynamic linker in the codeblock object

The problem was the following one: the functions that load and close shared
libraries and fasl used to return the errors, but this was too limited for
the nesting of calls that we have. Now all library functions store the
possible errors in the codeblock object. Will try to reproduce your errors.

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to