[Webkit-unassigned] [Bug 32597] Check one space before end of line comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 20:06:59 PST 2009


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





--- Comment #10 from Chris Jerdonek <chris.jerdonek at gmail.com>  2009-12-16 20:06:59 PST ---
(In reply to comment #9)

> If we pass filters in use_webkit_styles() from check-webkit-style to
> cpp_style.py, then it means cpp_style.py works differently from
> check-webkit-style unless we pass the same filters, doesn't it?

No, because cpp_style.py will never be running as an executable.  If you look
at the recent changes, we also removed the main() function from cpp_style.py. 
The file cpp_style.py will just be providing functionality for the command-line
script check-webkit-style to call.

You can read the discussion here for more background:

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

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