Sigh, I've grepped for \<StrLen\>, if only I omit the last word boundary.

Thanks a lot for pointing StrLength out.  Fixing and submitting.

yours,
anton.

On Wed, Sep 22, 2010 at 4:56 PM,  <[email protected]> wrote:
> LGTM
>
>
> http://codereview.chromium.org/3384019/diff/1/2
> File test/cctest/test-parsing.cc (right):
>
> http://codereview.chromium.org/3384019/diff/1/2#newcode159
> test/cctest/test-parsing.cc:159: tests[i],
> static_cast<int>(strlen(tests[i])));
> Could we use StrLength instead (which returns int)? (everywhere).
>
> http://codereview.chromium.org/3384019/show
>

-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to