From: "Juanma Barranquero" <lekktu@gmail.com>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: suppress_checking
Date: Wed, 24 Oct 2007 10:56:46 +0200 [thread overview]
Message-ID: <f7ccd24b0710240156p7c09c718l5c5229e7b154a9ba@mail.gmail.com> (raw)
In-Reply-To: <E1IkWJL-00015F-QV@fencepost.gnu.org>
On 10/24/07, Richard Stallman <rms@gnu.org> wrote:
> So we might as well make CHECK not compute the condition expression
> either. Which means that it might as well test suppress_checking
> first.
It would be useful to know what was the intention with
suppress_checking, and how is used (if someone does use it indeed).
Currently there's a difference between
#undef ENABLE_CHECKING
and
#define ENABLE_CHECKING 1
suppress_checking = 1;
because in the latter case, the check tests are still executed, though
its return value is discarded. Perhaps that difference was intended.
Juanma
next prev parent reply other threads:[~2007-10-24 8:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-22 15:59 suppress_checking Juanma Barranquero
2007-10-23 10:38 ` suppress_checking Richard Stallman
2007-10-23 10:59 ` suppress_checking Juanma Barranquero
2007-10-24 2:49 ` suppress_checking Richard Stallman
2007-10-24 8:56 ` Juanma Barranquero [this message]
2007-10-29 17:51 ` suppress_checking Ken Raeburn
2007-10-29 18:16 ` suppress_checking Ken Raeburn
2007-10-29 22:49 ` suppress_checking Juanma Barranquero
2007-10-29 19:06 ` suppress_checking Stefan Monnier
2007-10-29 20:47 ` suppress_checking Ken Raeburn
2007-10-30 5:24 ` suppress_checking Richard Stallman
2007-11-01 3:25 ` suppress_checking Ken Raeburn
2007-11-01 19:04 ` suppress_checking Richard Stallman
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=f7ccd24b0710240156p7c09c718l5c5229e7b154a9ba@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=rms@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.