[Webkit-unassigned] [Bug 129970] AX: Trailing semicolon in Tools/DumpRenderTree/AccessibilityUIElement.cpp since bug 129039

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 8 11:17:47 PST 2014


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





--- Comment #2 from Landry Breuil <landry at openbsd.org>  2014-03-08 11:14:47 PST ---
The gcc warning was:

../../../src/WebKit/Tools/DumpRenderTree/AccessibilityUIElement.cpp:1213:28: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
     if (argumentCount == 1);

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