I am using the latest ccl from <a href="http://svn.clozure.com/publicsvn/openmcl/trunk/linuxx86/ccl">http://svn.clozure.com/publicsvn/openmcl/trunk/linuxx86/ccl</a><br>Looks like when i call ccl:save-application passing :init-file in addition to :toplevel-function, the :init-file argument gets ignored.<br>
I looked at the code and %save-application-internal uses init-file only in case toplevel-function was not specifed.<br>This behavior isn't in the documentation. Is it something to be fixed?<br><br>Thank you,<br>Andrei<br>