compile-file return values?
Douglas Crosher <[email protected]>
| Newsgroups | gmane.lisp.cmucl.devel |
|---|---|
| Message-ID | <[email protected]> |
While check the ASDF 2 tests it appears that CMUCL may not be returning the expected value for the second return value of 'compile-file. The standard appears to state that the second value should be true if there are style-warnings, warnings, or errors. However CMUCL ignores style-warnings. This appears to be a regression, as it had been: (not (null error-severity)) Regards Douglas Crosher _______________________________________________ cmucl-imp mailing list [email protected] http://lists.zs64.net/mailman/listinfo/cmucl-imp