all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: byte-compiler does *not* complain about missing case or loop
Date: Sun, 09 Mar 2014 20:08:53 +0530	[thread overview]
Message-ID: <87iornmo76.fsf@gmail.com> (raw)
In-Reply-To: <jwveh2bsgno.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sun, 09 Mar 2014 08:26:09 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> 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	other threads:[~2014-03-09 14:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 15:40 byte-compiler does *not* complain about missing case or loop Jambunathan K
2014-03-07 20:03 ` Stefan Monnier
2014-03-08  3:29   ` Jambunathan K
2014-03-08  7:53     ` Andreas Schwab
2014-03-08 12:39       ` Jambunathan K
2014-03-09 12:45         ` Andreas Schwab
2014-03-09 12:26     ` Stefan Monnier
2014-03-09 14:38       ` Jambunathan K [this message]
2014-03-10  4:33         ` Stefan Monnier
2014-03-10  6:48           ` Jambunathan K
2014-03-10 14:20             ` Stefan Monnier
2014-03-11  4:12               ` Jambunathan K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iornmo76.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.