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: Jambunathan K
Subject: Re: byte-compiler does *not* complain about missing case or loop
Date: Sun, 09 Mar 2014 20:08:53 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> 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?

It can pretend as though the faulty defun was not there in first place
and go through the motions (without generating the .elc file).  It would
help if the compiler dumps an "end of data" report.



reply via email to

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