[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 10:00:45 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34528


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48026|review?                     |review-
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2010-02-03 10:00:45 PST ---
(From update of attachment 48026)
Thanks.

This is fine but:

1) No real need to put the ifdef around the include. An unconditional include
of <stdio.h> would be fine.

2) Need a change log.

review- because of the lack of change log

-- 
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