[PATCH] add bool types support

Robert Schwebel r.schwebel at pengutronix.de
Mon Nov 2 03:03:33 EST 2009


On Mon, Nov 02, 2009 at 08:50:46AM +0100, Alessandro Rubini wrote:
> I'm sorry, I don't understand. I swear bool true and false should
> never be part of a sane C program.
>
> It's misleading, as people tend to write "if (x == true)" which is
> almost always wrong. I didn't expect such definitions to be in a new
> sane project like V2.

Seconded - we should simply use the usual semantics from the kernel.

I assume Jean has copied the sniplet from linux - it is in types.h there
as well. However, we should change the code to be sane.

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |




More information about the u-boot-v2 mailing list