[Webkit-unassigned] [Bug 27053] New: Ambiguity in LabelScope initialization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 18:52:26 PDT 2009


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

           Summary: Ambiguity in LabelScope initialization
           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 #32413|                            |review?
               Flag|                            |


Created an attachment (id=32413)
 --> (https://bugs.webkit.org/attachment.cgi?id=32413)
Code patch for BytecodeGenerator.cpp

Codewarrior compiler (WINSCW) latest b482 on Symbian cannot resolve type of "0"
unambiguously. Set expression explicitly to PassRefPtr<Label>::PassRefPtr().

Rather than implementing conditional block for COMPILER(WINSCW) it appears to
be save and appropriate to modify the main-line code 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