Bug 95509

Summary: Ambiguous operator[] after r127191 on some compiler
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: JavaScriptCoreAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

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+
Benjamin Poulain
Comment 1 2012-08-30 16:28:17 PDT
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
Note You need to log in before you can comment on or make changes to this bug.