Re: [RFC][PATCH] A generic boolean (version 6)

From: ricknu-0
Date: Thu Jul 27 2006 - 15:54:19 EST


Citerar Nicholas Miell <nmiell@xxxxxxxxxxx>:

> If _Bool does end up in the user-kernel ABI, be advised that validating
> them will be tricky ("b == true || b == false" or "!!b" won't work), and

Why would !!b not work?
I don't think it should end up in the ABI (at least, not yet). Just asking
because I'm curious. :)

> Nicholas Miell <nmiell@xxxxxxxxxxx>

/Richard Knutsson

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/