I am just wondering whether this is a viable way to submit patches.<div><br></div><div>I recently uploaded a couple of fixes to CFFI that enable users to completely forget about shared libraries and statically resolve symbols at compilation time -- CFFI's calls are directly translated into C ones.</div>

<div><br></div><div>This is needed for platforms such as iOS that do not allow dynamically loading shared libraries. Users have reported that the feature works fine in such environments.</div><div><br></div><div>More about this at the ECL mailing list: <a href="http://sourceforge.net/mailarchive/message.php?msg_id=30132113">http://sourceforge.net/mailarchive/message.php?msg_id=30132113</a> and also in the comments in src/cffi-ecl.lisp</div>

<div><br></div><div>Juanjo<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>