[webkit-reviews] review granted: [Bug 95509] Ambiguous operator[] after r127191 on some compiler : [Attachment 161581] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 16:31:12 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 95509: Ambiguous operator[]  after r127191 on some compiler
https://bugs.webkit.org/show_bug.cgi?id=95509

Attachment 161581: Patch
https://bugs.webkit.org/attachment.cgi?id=161581&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
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


More information about the webkit-reviews mailing list