[U-Boot] [Patch v3] Consolidate bool type
Wolfgang Denk
wd at denx.de
Thu Jan 24 19:26:32 CET 2013
Dear York Sun,
In message <51017785.9060705 at freescale.com> you wrote:
>
> I thought I have replaced all #define, enum, typedef. I have left alone
> those FALSE, False, false but add define like this
>
> +#include <stdbool.h>
> +#define TRUE true
> +#define FALSE false
> +#define True true
> +#define False false
Arghh..
> Isn't that enough?
Please remove all such occurrences. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
1 1 was a race-horse, 2 2 was 1 2. When 1 1 1 1 race, 2 2 1 1 2.
More information about the U-Boot
mailing list