[webkit-dev] String::operator+= considered harmful

Patrick Gansterer paroga at paroga.com
Wed Sep 5 03:23:22 PDT 2012


On Tue, 04 Sep 2012 22:26:52 -0700, Adam Barth wrote:
> On Tue, Sep 4, 2012 at 10:06 PM, Christophe Dumez
> <christophe.dumez at intel.com> wrote:
>> On Sep 5, 2012, at 2:22 AM, Adam Barth <abarth at webkit.org> wrote:
>>> Removing operator+= will likely require changes to a number of
>>> port-specific files.  I'll do my best to remove these, but I might
>>> need some help from maintainers of individual ports.  If you're
>>> interested in helping out, please let me know.
>>
>> I can help out for EFL port. I'll check for such += usage in our 
>> port-specific files today.
>
> Thanks!

If the non-port-specifc calles have been "fixed" and compiling without 
the defined operator will fail ony in port-specific file, I'd like to 
help with fixing Windows (CE) problems.

-- Patrick


More information about the webkit-dev mailing list