[webkit-dev] Problem with StringImpl methods (characters() and length())

Seweryn Pływaczyk s.plywaczyk at gmail.com
Fri Aug 28 03:23:06 PDT 2009


Hi,

The problem was that neither DEBUG or NDEBUG was defined.

I've added DEBUG and _DEBUG to every project's settings and now is ok.

Thank you for help.

BR Seweryn

2009/8/27 Darin Adler <darin at apple.com>

> On Aug 27, 2009, at 11:56 AM, Seweryn Pływaczyk wrote:
>
>  I suppose that I built something in wrong way (under WinCE) but I have
>> really no idea where I should start an investigation.
>>
>
> This typically means that you have built different source files with
> different settings. I’m betting some code was built with NDEBUG defined and
> other code with NDEBUG not defined.
>
> I think this is the type of query that should go to webkit-help, though,
> not webkit-dev.
>
>    -- Darin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090828/8fad1d08/attachment.html>


More information about the webkit-dev mailing list