[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue: COMPILER-DIAGNOSTICS (Version 11)



> > On the TI Explorer, ...
> > file is returned as the first value.  A second value indicates whether
> > any errors or warnings were reported.
>  
> Which way does TI do it?  Is it T for no errors, or NIL for no errors?

Actually, it is a fixnum representing the severity level, with zero
meaning nothing is wrong.  Not very Lisp-ish.