[Webkit-unassigned] [Bug 34528] WebCore/platform/graphics/GlyphPageTreeNode.cpp needs to #include stdio.h in debug build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 3 07:28:31 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34528
Stephan Aßmus <superstippi at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #48026| |review?
Flag| |
--- Comment #1 from Stephan Aßmus <superstippi at gmx.de> 2010-02-03 07:28:31 PST ---
Created an attachment (id=48026)
--> (https://bugs.webkit.org/attachment.cgi?id=48026)
Include <stdio.h> when compiling without NDEBUG #define. The code later uses
printf() when NDEBUG is not defined.
--
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