[Webkit-unassigned] [Bug 35515] Compiler Error with gcc flag -pedantic an QWebelement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 11:30:49 PST 2010


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





--- Comment #2 from Jürgen Heinemann <juergen-heinemann at t-online.de>  2010-03-05 11:30:49 PST ---
I think it is.
Again - my attached Patch from first Report?
[code]
--- src/3rdparty/webkit/WebKit/qt/Api/qwebelement.h.orig    2010-02-11
09:25:10.000000000 +0100
+++ src/3rdparty/webkit/WebKit/qt/Api/qwebelement.h    2010-02-11
09:26:04.000000000 +0100
@@ -136,5 +136,5 @@
          InlineStyle,
          CascadedStyle,
-         ComputedStyle,
+         ComputedStyle
     };
     QString styleProperty(const QString& name, StyleResolveStrategy strategy)
const;
[/code]

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