[Webkit-unassigned] [Bug 27060] New: Type cast for first argument in make_pair()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 7 19:22:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27060
Summary: Type cast for first argument in make_pair()
Product: WebKit
Version: 528+ (Nightly build)
Platform: S60 Emulator
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 #32420| |review?
Flag| |
Created an attachment (id=32420)
--> (https://bugs.webkit.org/attachment.cgi?id=32420)
Code patch for Structure.cpp
Codewarrior compiler (WINSCW) latest build b482 fails with "illegal operand"
when first arg of make_pair() method has unqualified type.
Proposed patch casts the arguments accordingly.
--
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