
8 Jan
2013
8 Jan
'13
7:25 a.m.
Dear Måns Rullgård,
In message yw1xpq1g4na0.fsf@unicorn.mansr.com you wrote:
+typedef _Bool bool;
And what exactly would "_Bool" be?
_Bool is a C99 type (though I fail to imagine why). If using this, one might as well use the C99 header stdbool.h providing macros for 'bool', 'true' and 'false' instead of this.
Agreed - if we should really stick with that, that that's the way to go.
Can we rather try and get rid of all this "bool" stuff instead? It's just obfuscating the code...
Indeed.
Thanks.
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@denx.de
Save energy: Drive a smaller shell.