[cmucl-imp] compile-file return values?
Douglas Crosher
dtc-cmucl at scieneer.com
Wed Mar 23 11:41:43 CET 2011
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
More information about the cmucl-imp
mailing list