23 Mar
2011
23 Mar
'11
10:41 a.m.
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