[Ecls-list] Fix for ANSI tests suite under MSVC

Goffioul Michael goffioul at imec.be
Tue Nov 15 02:15:01 UTC 2005


Hi,

Attached is a patch that solves compilation failure under MSVC. This
contains 2 things:
- "CLTEST" logical translation does not include the actual device
- be sure to unload the compiled FAS files, such that they are removed
from memory (needed under Win32 where a dynamic files cannot be removed
while it's still in use).

I'm not sure this is the right way to fix those problems, so I post it
here for revision. This reduces the failure of COMPILE-FILE to the same
as under Linux.

Michael.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ansitest.diff.bz2
Type: application/octet-stream
Size: 602 bytes
Desc: ansitest.diff.bz2
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20051115/eac6d460/attachment.obj>


More information about the ecl-devel mailing list