all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100906: Mark functions as  NO_RETURN.
Date: Mon, 26 Jul 2010 18:44:19 +0200	[thread overview]
Message-ID: <AANLkTimxS_3yfMUCPJCaihzbcBjASbC1eoLNmsOPBuS4@mail.gmail.com> (raw)
In-Reply-To: <E1OdHwF-0003SZ-Qp@internal.in.savannah.gnu.org>

On Mon, Jul 26, 2010 at 08:37, Dan Nicolaescu <dann@ics.uci.edu> wrote:

>  Mark functions as NO_RETURN.
>  * src/lisp.h (Ftop_level, Fexit_recursive_edit)
>  (Fabort_recursive_edit): Mark as NO_RETURN.

keyboard.c: In function 'Ftop_level':
keyboard.c:1383: warning: function declared 'noreturn' has a 'return' statement
keyboard.c: In function 'Fexit_recursive_edit':
keyboard.c:1394: warning: function declared 'noreturn' has a 'return' statement
keyboard.c: In function 'Fabort_recursive_edit':
keyboard.c:1405: warning: function declared 'noreturn' has a 'return' statement

    Juanma



           reply	other threads:[~2010-07-26 16:44 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E1OdHwF-0003SZ-Qp@internal.in.savannah.gnu.org>]

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=AANLkTimxS_3yfMUCPJCaihzbcBjASbC1eoLNmsOPBuS4@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    /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.