[webkit-reviews] review requested: [Bug 27056] Alternate bool operator for codewarrior compiler (WINSCW) : [Attachment 32416] Code patch for OwnArrayPtr.h

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


Norbert Leser <norbert.leser at nokia.com> has asked  for review:
Bug 27056: Alternate bool operator for codewarrior compiler (WINSCW)
https://bugs.webkit.org/show_bug.cgi?id=27056

Attachment 32416: Code patch for OwnArrayPtr.h
https://bugs.webkit.org/attachment.cgi?id=32416&action=review

------- Additional Comments from Norbert Leser <norbert.leser at nokia.com>
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


More information about the webkit-reviews mailing list