[Webkit-unassigned] [Bug 16124] Add printf format attribute to several functions to fix some GCC warnings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 24 23:04:58 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=16124
mrowe at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrowe at apple.com
------- Comment #7 from mrowe at apple.com 2007-11-24 23:04 PDT -------
(In reply to comment #6)
> Created an attachment (id=17498)
--> (http://bugs.webkit.org/attachment.cgi?id=17498&action=view) [edit]
> 2nd revised patch
>
> 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.
I don't believe that is the case. See
<http://trac.webkit.org/projects/webkit/browser/trunk/JavaScriptCore/wtf/Assertions.cpp?rev=27947#L50>,
for instance.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list