[Webkit-unassigned] [Bug 126564] Missleading style error when mixing system and non-system header include lines.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 7 02:20:07 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126564
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> 2014-01-07 02:17:53 PST ---
(From update of attachment 220497)
View in context: https://bugs.webkit.org/attachment.cgi?id=220497&action=review
> Tools/Scripts/webkitpy/style/checkers/cpp.py:2922
> + if previous_line.strip() > line.strip():
We should probably put else here so that we don't end up spitting out two error messages.
--
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