[Webkit-unassigned] [Bug 35197] Fix compiler warning "suggest parentheses around"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 22 06:32:57 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35197
Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #4 from Laszlo Gombos <laszlo.1.gombos at nokia.com> 2010-02-22 06:32:57 PST ---
Reopen as I found one more of these.
WebCore/wml/WMLVariables.cpp: In function 'WebCore::String
WebCore::substituteVariableReferences(const WebCore::String&,
WebCore::Document*, WebCore::WMLVariableEscapingMode)':
WebCore/wml/WMLVariables.cpp:254: warning: suggest parentheses around
assignment used as truth value
I'm somewhat surprised that these warnings do not show up/disabled for other
ports.
--
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