[Webkit-unassigned] [Bug 72706] New: check-webkit-style doesn't allow trailing whitespace within triple quotations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 02:22:22 PST 2011


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

           Summary: check-webkit-style doesn't allow trailing whitespace
                    within triple quotations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org


See the bug the bug 72703.

+        changelog_file = StringIO(u'''100000 ossy at webkit.org 2011-11-11  Csaba Osztrogon\u00e1c  <ossy at webkit.org>
+100000 ossy at webkit.org 
+100000 ossy at webkit.org         100,000 !!!
+100000 ossy at webkit.org 
+100000 ossy at webkit.org         Reviewed by Zoltan Herczeg.
+100000 ossy at webkit.org 
+100000 ossy at webkit.org         * ChangeLog: Point out revision 100,000.
+100000 ossy at webkit.org...

Here, each line needs to start with "100000 ossy at webkit.org " with a trailing space as this is the git svn format. I don't think style checker should be checking for trailing whitespaces inside triple quotations.

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