all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: byte-compiler does *not* complain about missing case or loop
Date: Fri, 07 Mar 2014 15:03:38 -0500	[thread overview]
Message-ID: <jwveh2dg4pj.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87siqwslfm.fsf@gmail.com> (Jambunathan K.'s message of "Wed, 05 Mar 2014 21:10:45 +0530")

> Why is the byte-compiler silent about the "missing" `case' and `loop'?

AFAIK it does report them as missing, at the end of the compilation
(it can't report them right away because `loop' and `case' might be
defined as functions further down in the file).


        Stefan



  reply	other threads:[~2014-03-07 20:03 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 [this message]
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
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=jwveh2dg4pj.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=kjambunathan@gmail.com \
    /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.