[Ecls-list] Latest changes
Samium Gromoff
_deepfire at feelingofgreen.ru
Thu May 15 16:57:45 UTC 2008
At Fri, 9 May 2008 12:56:57 +0200,
Juan Jose Garcia-Ripoll wrote:
> - ASDF:LOAD-FASL-OP now creates files with extension "fasb" for "fast
> loading bundle". This extension is registered with ECL by the ASDF
> package, so that LOAD understands it. Furthermore, it solves a problem
> which was caused by LOAD-OP and LOAD-FASL-OP writing on the same file.
> This only happened for systems whose name matched that of one of the
> source files.
Interestingly, the same problem appears because of a related name conflict,
but in the .lib file namespace, on win32.
I.e. the final $SYSTEM_NAME.lib composition stage will clash with a
pre-existing $SOURCE_FILE.lib file, where $SOURCE_FILE == $SYSTEM_NAME.
sorry for the bashisms,
Samium Gromoff
More information about the ecl-devel
mailing list