History log of /external/srec/tools/grxmlcompile/netw_arc.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1bfedbd04122c0e177caf693423aabad3462d66d 25-Jun-2009 Jack Palevich <jackpal@google.com> Include cstdio so that this header file can compile with gcc 4.4.

Otherwise printf is undeclared. This code worked with earlier versions
of gcc because either cstdio or stdio.h was being included by some other
header file. But this was not guaranteed behavior, so with GCC 4.4 there
is an error. The fix is backwards compatible with earlier versions of
GCC.

Note, I'm using "GCC" to mean Gnu Compile Collection, as this problem is
specific to the C++ compiler, not the C compiler.
/external/srec/tools/grxmlcompile/netw_arc.h
4a68b3365c8c50aa93505e99ead2565ab73dcdb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/srec/tools/grxmlcompile/netw_arc.h
e6733b78b94eb6701345e1a7244ab54dad60d47d 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/srec/tools/grxmlcompile/netw_arc.h
8fc5a7f51e62cb4ae44a27bdf4176d04adc80ede 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/srec/tools/grxmlcompile/netw_arc.h