[webkit-reviews] review requested: [Bug 34528] WebCore/platform/graphics/GlyphPageTreeNode.cpp needs to #include stdio.h in debug build : [Attachment 48026] Include <stdio.h> when compiling without NDEBUG #define. The code later uses printf() when NDEBUG is not defined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 07:28:31 PST 2010


Stephan Aßmus <superstippi at gmx.de> has asked  for review:
Bug 34528: WebCore/platform/graphics/GlyphPageTreeNode.cpp needs to #include
stdio.h in debug build
https://bugs.webkit.org/show_bug.cgi?id=34528

Attachment 48026: Include <stdio.h> when compiling without NDEBUG #define. The
code later uses printf() when NDEBUG is not defined.
https://bugs.webkit.org/attachment.cgi?id=48026&action=review


More information about the webkit-reviews mailing list