[Webkit-unassigned] [Bug 29132] New: Symbian winscw compiler fails compiling WebCore/text/RegularExpression.cpp.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 10 10:58:39 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29132
Summary: Symbian winscw compiler fails compiling
WebCore/text/RegularExpression.cpp.
Product: WebKit
Version: 528+ (Nightly build)
Platform: S60 Emulator
OS/Version: S60 3rd edition
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yongjun.zhang at nokia.com
The compiler is not able to resolve class Private in class declaration:
class RegularExpression::Private : public RefCounted<Private> {...}
Add RegularExpression class qualifier before Private should fix this.
--
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