[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <44BEC5DA.4020807@bigpond.net.au>
Date: Thu, 20 Jul 2006 09:52:58 +1000
From: Peter Williams <pwil3058@...pond.net.au>
To: Alexey Dobriyan <adobriyan@...il.com>
CC: ricknu-0@...dent.ltu.se, linux-kernel@...r.kernel.org
Subject: Re: [RFC][PATCH] A generic boolean
ricknu-0@...dent.ltu.se wrote:
> Citerar Alexey Dobriyan <adobriyan@...il.com>:
>> Please, show compiler flag[s] to enable warning[s] from gcc about
>>
>> _Bool foo = 42;
>>
>> Until you do that the whole activity is moot.
> On it...
Would not the compiler treat 42 as a Boolean expression (as opposed to
an integer expression) that evaluates to true and set foo accordingly.
I.e. there's only a problem here if foo ends up with the value 42
instead of the value true.
Peter
--
Peter Williams pwil3058@...pond.net.au
"Learning, n. The kind of ignorance distinguishing the studious."
-- Ambrose Bierce
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists