From: Richard Knutsson <ricknu-0@student.ltu.se>
To: Nicholas Miell <nmiell@comcast.net>
Cc: "Robert P. J. Day" <rpjday@mindspring.com>,
Linux kernel mailing list <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>,
linville@tuxdriver.com
Subject: Re: [PATCH] Introduce simple TRUE and FALSE boolean macros.
Date: Sun, 21 Jan 2007 19:46:34 +0100 [thread overview]
Message-ID: <45B3B50A.7080602@student.ltu.se> (raw)
In-Reply-To: <1169401892.2999.1.camel@entropy>
Nicholas Miell wrote:
> On Sun, 2007-01-21 at 05:03 -0500, Robert P. J. Day wrote:
>
>> Introduce the TRUE and FALSE boolean macros so that everyone can
>> stop re-inventing them, and remove the one occurrence in the source
>> tree that clashes with that change.
>>
>>
>
> If you're going to introduce true and false macros, you should probably
> use the official all-lowercase C99 version.
>
It is already in there (see include/linux/stddef.h). These are just to
get rid of the defines of FALSE/TRUE all over the tree.
Not sure why, thou...
next prev parent reply other threads:[~2007-01-21 18:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-21 10:03 [PATCH] Introduce simple TRUE and FALSE boolean macros Robert P. J. Day
2007-01-21 17:51 ` Nicholas Miell
2007-01-21 18:46 ` Richard Knutsson [this message]
2007-01-21 19:40 ` Robert P. J. Day
2007-01-22 10:46 ` Nick Piggin
2007-01-22 11:02 ` Robert P. J. Day
2007-01-22 12:00 ` Nick Piggin
2007-01-22 15:18 ` Mike Galbraith
2007-01-22 15:41 ` Robert P. J. Day
2007-01-22 16:52 ` Jan Engelhardt
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=45B3B50A.7080602@student.ltu.se \
--to=ricknu-0@student.ltu.se \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=nmiell@comcast.net \
--cc=rpjday@mindspring.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.
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.