[U-Boot] [PATCH] Introduce a global bool type
Tabi Timur-B04825
B04825 at freescale.com
Tue Jan 8 17:51:48 CET 2013
On Mon, Jan 7, 2013 at 4:39 PM, Wolfgang Denk <wd at denx.de> wrote:
>
> This seems broken to me. Can we rather try8 and get rid of all this
> "bool" stuff instead? It's just obfuscating the code...
Like Scott said, we sometimes copy code from Linux that uses 'bool',
so it's simpler if we just retain this commonly-used type. If it's
part of the language, how is it obfuscating? Maybe the Linux
developers should have used _Bool instead of bool, but they didn't,
and so here we are.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the U-Boot
mailing list