[asdf-devel] Compiling ASDF and style warnings.

Douglas Crosher dtc-asdf at scieneer.com
Tue Mar 22 03:29:01 UTC 2011


The file test/compile-asdf.lisp catches compiler style warnings to avoid them being counted.  However this would not appear to be 
necessary as the third result of 'compile-file would seem to be just what is needed to catch warnings (excluding style-warnings) and 
errors.  Many CL implementations have style-warning handlers that show useful context and it would seem better to just leave it to 
the implementation to handle.  Possible patch attached.

Regards
Douglas Crosher

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: asdf-compile-patch
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20110322/e28d0466/attachment.ksh>


More information about the asdf-devel mailing list