emacs-devel
[Top][All Lists]
Advanced

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

Re: byte-compiler does *not* complain about missing case or loop


From: Stefan Monnier
Subject: Re: byte-compiler does *not* complain about missing case or loop
Date: Mon, 10 Mar 2014 00:33:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>>> 1. The compiler doesn't get to "the end of data" ritual.
>> No, because it hits an actual error and just stops there, without even
>> generating a .elc file.
> Should it stop just there?

You mean, should it have better "error recovery"?  I'd agree
that it would be better if it could recover in such a case.

But I think I'd only accept a patch for it if it can be implemented in
a simple/clean way, because the benefit is fairly small.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]