[webkit-reviews] review requested: [Bug 16124] Add printf format attribute to several functions to fix some GCC warnings : [Attachment 17498] 2nd revised patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 24 21:21:44 PST 2007


Laszlo Gombos <laszlo.gombos at gmail.com> has asked  for review:
Bug 16124: Add printf format attribute to several functions to fix some GCC
warnings
http://bugs.webkit.org/show_bug.cgi?id=16124

Attachment 17498: 2nd revised patch
http://bugs.webkit.org/attachment.cgi?id=17498&action=edit

------- Additional Comments from Laszlo Gombos <laszlo.gombos at gmail.com>
Mark, you're right about handleError(), I took it out from the patch. 

The format attribute can only be used in function declaration, that is why
warningHandler() and friends needs to be forward-declared.


More information about the webkit-reviews mailing list