[Webkit-unassigned] [Bug 27056] New: Alternate bool operator for codewarrior compiler (WINSCW)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 19:10:16 PDT 2009


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

           Summary: Alternate bool operator for codewarrior compiler
                    (WINSCW)
           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 #32416|                            |review?
               Flag|                            |


Created an attachment (id=32416)
 --> (https://bugs.webkit.org/attachment.cgi?id=32416)
Code patch for OwnArrayPtr.h

Compiler (latest build b482) reports error for UnspecifiedBoolType construct:
"illegal explicit conversion from 'WTF::OwnArrayPtr<JSC::Register>' to 'bool'"

Similar conditional (COMPILER(WINSCW)) code fixes have already been applied to
PassRefPtr.h and RefPtr.h

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