WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95509
Ambiguous operator[] after
r127191
on some compiler
https://bugs.webkit.org/show_bug.cgi?id=95509
Summary
Ambiguous operator[] after r127191 on some compiler
Benjamin Poulain
Reported
2012-08-30 16:22:10 PDT
Ambiguous operato[] after
r127191
on some compiler
Attachments
Patch
(4.45 KB, patch)
2012-08-30 16:28 PDT
,
Benjamin Poulain
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2012-08-30 16:28:17 PDT
Created
attachment 161581
[details]
Patch
Simon Fraser (smfr)
Comment 2
2012-08-30 16:31:19 PDT
Comment on
attachment 161581
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=161581&action=review
> Source/JavaScriptCore/ChangeLog:8 > + On some compiler, the operator[] conflicts with the Obj-C++ operators. This attempts to solve
Typo
> Source/WTF/wtf/text/WTFString.h:452 > + // Workaround for a compiler bug. Use operato[] instead.
Typo
Benjamin Poulain
Comment 3
2012-08-30 16:41:05 PDT
Committed
r127212
: <
http://trac.webkit.org/changeset/127212
>
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