[Webkit-unassigned] [Bug 66554] [GTK]Fix compilation issue in WebKitTestRunner
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 19 06:59:25 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66554
Amruth Raj <amruthraj at motorola.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #104507| |review?, commit-queue?
Flag| |
--- Comment #1 from Amruth Raj <amruthraj at motorola.com> 2011-08-19 06:59:25 PST ---
Created an attachment (id=104507)
--> (https://bugs.webkit.org/attachment.cgi?id=104507&action=review)
Include cstdio header
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list