Dear York Sun, In message <[email protected]> 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: [email protected] 1 1 was a race-horse, 2 2 was 1 2. When 1 1 1 1 race, 2 2 1 1 2. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

