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

From: Paul Jackson
Date: Thu Jul 27 2006 - 02:50:24 EST


Nicholas wrote:
> If _Bool does end up in the user-kernel ABI

I'd be inclined to not put a _Bool in that ABI.
I'd stick with the scalar ints and such we have now.

The benefits of compile type checking are weaker
across that ABI, and the demands of compatibility
much higher than they are for kernel internals.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
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/