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

Lauro Moura lauro.neto at openbossa.org
Wed Sep 5 09:08:40 PDT 2012


On Wed, Sep 5, 2012 at 12:44 PM, Adam Barth <abarth at webkit.org> wrote:
> On Wed, Sep 5, 2012 at 3:23 AM, Patrick Gansterer <paroga at paroga.com> wrote:
>> 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.
>
> Thanks.  Yes, that should be the case now.
>

Taking a look on the Qt port.

-- 
Lauro Moura
INdT - Instituto Nokia de Tecnologia


More information about the webkit-dev mailing list