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

Darin Adler darin at apple.com
Thu Aug 27 13:30:00 PDT 2009


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



More information about the webkit-dev mailing list