[Webkit-unassigned] [Bug 79092] Remove stylesheet pointer from StylePropertySet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 06:41:24 PST 2012


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





--- Comment #6 from Antti Koivisto <koivisto at iki.fi>  2012-02-21 06:41:24 PST ---
(In reply to comment #5)
> Reopen, because it broke the Qt build:
> cc1plus: warnings being treated as errors
> ../../../../Source/WebCore/css/CSSParser.cpp: In static member function 'static bool WebCore::CSSParser::parseValue(WebCore::StylePropertySet*, int, const WTF::String&, bool, bool, WebCore::CSSStyleSheet*)':
> ../../../../Source/WebCore/css/CSSParser.cpp:472: error: 'value$m_ptr' may be used uninitialized in this function
> ../../../../Source/WebCore/css/CSSParser.cpp:472: note: 'value$m_ptr' was declared here

That looks like a problem with the compiler. Not sure how to work around that. Maybe just different warning flags.

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