
27 Apr
2012
27 Apr
'12
8:40 p.m.
Dear Tom Rini,
In message 4F9ADF70.4080009@ti.com you wrote:
Technically, I don't like the name "config_fallbacks.h"; how about "config_defaults.h" instead?
We have config_defaults.h today, which comes before <configs/...h>
Yes, why not use it for this purpose as well? It seems the appropriate place to me.
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@denx.de
The language provides a programmer with a set of conceptual tools; if
these are inadequate for the task, they will simply be ignored. For
example, seriously restricting the concept of a pointer simply forces
the programmer to use a vector plus integer arithmetic to implement
structures, pointer, etc. Good design and the absence of errors
cannot be guaranteed by mere language features. - Bjarne Stroustrup,
"The C++ Programming Language"