
17 Aug
2008
17 Aug
'08
3:52 p.m.
Dear Jean-Christophe,
In message 20080816223846.GA13375@game.jcrosoft.org you wrote:
So it would include <linux/types.h> for <stdint.h> for native builds.
With your change, we have added complexity of selecting from <inttypes.h> or <stdint.h> or <unistd.h> or nothing.
we can modify it as
Of course we can modify it - but that doesn't make it less cluttered.
Are you absolutely sure that this is 100% equivalent and working?
I've test it on MacOs and Linux.
That's just two systems out of N...
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
Documentation is the castor oil of programming.
Managers know it must be good because the programmers hate it so much.