[Webkit-unassigned] [Bug 33771] style-check script reports loads of errors on gtk2drawing.c

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 17 19:22:45 PST 2010


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


Chris Jerdonek <cjerdonek at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cjerdonek at webkit.org,
                   |                            |hamaji at chromium.org




--- Comment #6 from Chris Jerdonek <cjerdonek at webkit.org>  2010-01-17 19:22:45 PST ---
With this fix, will the style bot still log a single error?

sys.stderr.write('Ignoring %s; This file is exempt from the style guide.\n' %
filename)

With files to exempt, I just wanted to clarify whether they should be silently
ignored, or if they should be skipped after logging a single line.

(Again, I'm not sure if the style bot is smart enough to distinguish between
different types of errors logged to sys.stderr.write.)

-- 
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