[Webkit-unassigned] [Bug 27610] Add check for line-breaking rule #3 to cpplint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 12:26:38 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27610





--- Comment #4 from Jakob Petsovits <jpetso at gmx.at>  2009-07-23 12:26:37 PDT ---
re #3:

> Also, I think your algorithm will fail for following example:
> (snip)
> Am I right?

Yes. But that's pretty much unavoidable, if you consider the test case with the
nested if. Would take lots more complicated code to distinguish between these
two cases, and I'd prefer to keep it clear of false positives.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list