WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27056
Alternate bool operator for codewarrior compiler (WINSCW)
https://bugs.webkit.org/show_bug.cgi?id=27056
Summary
Alternate bool operator for codewarrior compiler (WINSCW)
Norbert Leser
Reported
2009-07-07 19:10:16 PDT
Created
attachment 32416
[details]
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
Attachments
Code patch for OwnArrayPtr.h
(1.33 KB, patch)
2009-07-07 19:10 PDT
,
Norbert Leser
hausmann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-07-10 23:15:59 PDT
Comment on
attachment 32416
[details]
Code patch for OwnArrayPtr.h Where does it report these errors? And wny only for OwnArrayPtr?
Simon Hausmann
Comment 2
2009-07-15 08:16:05 PDT
Comment on
attachment 32416
[details]
Code patch for OwnArrayPtr.h r=me, this is identical to the fix in
r38391
/ #38391
Simon Hausmann
Comment 3
2009-07-15 08:18:53 PDT
Landed in
r45911
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug