[webkit-reviews] review requested: [Bug 66554] [GTK]Fix compilation issue in WebKitTestRunner : [Attachment 104507] Include cstdio header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 06:59:25 PDT 2011


Amruth Raj <amruthraj at motorola.com> has asked  for review:
Bug 66554: [GTK]Fix compilation issue in WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=66554

Attachment 104507: Include cstdio header
https://bugs.webkit.org/attachment.cgi?id=104507&action=review

------- Additional Comments from Amruth Raj <amruthraj at motorola.com>
Fix the following errors:

  CXX	 Tools/WebKitTestRunner/Programs_WebKitTestRunner-PixelDumpSupport.o
/bin/mkdir -p ./.deps/DerivedSources
../../Tools/WebKitTestRunner/PixelDumpSupport.cpp: In function ‘void
printPNG(const unsigned char*, size_t, const char*)’:
../../Tools/WebKitTestRunner/PixelDumpSupport.cpp:74:45: error: ‘printf’ was
not declared in this scope
../../Tools/WebKitTestRunner/PixelDumpSupport.cpp:79:35: error: ‘stdout’ was
not declared in this scope
../../Tools/WebKitTestRunner/PixelDumpSupport.cpp:79:41: error: ‘fwrite’ was
not declared in this scope


More information about the webkit-reviews mailing list