[cmucl-imp] compile-file with :output-file nil?
Raymond Toy
toy.raymond at gmail.com
Tue Oct 18 16:02:07 UTC 2011
Anyone use COMPILE-FILE with :output-file nil? Currently, this causes the
file to be compiled, but no fasl is generated.
I think strictly speaking the output-file must be a pathname designator and
nil is not. In compile-file-pathname an :output-file nil signals an error,
and this is slightly inconsistent with compile-file.
Ray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-imp/attachments/20111018/1916d7e8/attachment.html>
More information about the cmucl-imp
mailing list