Re: System compilation failure, CLPPCRE, ASDF, SBCL involved



tim <TimJ@xxxxxxxxxxxx> writes:

On Thu, 28 Feb 2008 10:45:24 -0800, Thomas A. Russ wrote:
I have noticed that SBCL sometimes returns t in failure-p, even when there
are only warnings and no Error messages, and an output file has been
generated OK. This might explain it.

That is how COMPILE-FILE is specified to work by the standard:
failure-p should be true if there were any errors or warnings (besides
style-warnings) during the compilation.

--
Juho Snellman
.



Relevant Pages

  • Re: System compilation failure, CLPPCRE, ASDF, SBCL involved
    ... I have noticed that SBCL sometimes returns t in failure-p, ... are only warnings and no Error messages, and an output file has been ... there are errors or warnings that are not style warnings. ...
    (comp.lang.lisp)
  • Re: Is this legal Fortran 77?
    ... >You must have turned on the option to treat warnings as errors. ... I do note that even with the error messages, MS Fortran 5.0 WILL INDEED ... DOES produce the EXE and said EXE works the same. ...
    (comp.lang.fortran)
  • Re: Eval Errors
    ... >> longer printing the error messages yet the strange messages remain. ... >> That looks like a bug to me. ... > IIRC it was determined then that 'eval' focus was to allow testing of ... What warnings a piece of code ...
    (perl.beginners)
  • running cgi off the command line works, but running on the browser fails with a 500 error
    ... Error 500 error is the follwoing ... line 7 -- shown below is prety simple ... use warnings; ... message, I've tried the usual 500 error messages, just wondering if anyone ...
    (perl.beginners)
  • Re: Warning: constant expression violates subrange bounds
    ... and I get no warnings. ... It's that CONST Array that rises those messages. ... You could change the typing this way and make those error messages to go ... I can see that I have changed LongInt --> LongWord in 2004. ...
    (comp.lang.pascal.delphi.misc)