Updates:
        Status: Fixed

Comment #1 on issue 1304 by [email protected]: [Cleanup] Brush up 'explicit' usage
http://code.google.com/p/v8/issues/detail?id=1304

There is a bug in cpplint, which prevents it from detecting non-explicit single-arg constructors marked as inline. I fixed the bug upstream, and cleaned up V8 for these issues: http://code.google.com/p/v8/source/detail?r=7567

Also, cpplint doesn't detect multi-arg constructors marked as 'explicit' (while icc does). But I think it's not worth fixing, because it doesn't create any real problems.

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

Reply via email to