[Webkit-unassigned] [Bug 27055] New: Qualify include path with wtf
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 7 19:03:21 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27055
Summary: Qualify include path with wtf
Product: WebKit
Version: 528+ (Nightly build)
Platform: S60 Hardware
OS/Version: S60 3rd edition
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: norbert.leser at nokia.com
CC: yongjun.zhang at nokia.com, hausmann at webkit.org,
laszlo.1.gombos at nokia.com
Norbert Leser <norbert.leser at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32415| |review?
Flag| |
Created an attachment (id=32415)
--> (https://bugs.webkit.org/attachment.cgi?id=32415)
Code patch for Interpreter.h
On Symbian platforms we encounter include ambiguities of HashMap.h file, which
is already present in default location.
Since that header filename is very generic, it appears to be appropriate and
saver to add a pathname qualifier "wtf/HashMap.h" to the include statement.
--
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