[Webkit-unassigned] [Bug 39773] New: Localizations.cpp has coding-style errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 13:34:31 PDT 2010


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

           Summary: Localizations.cpp has coding-style errors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agbakken at gmail.com


WebCore/platform/qt/Localizations.cpp:31:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
WebCore/platform/qt/Localizations.cpp:37:  Alphabetical sorting problem.  [build/include_order] [4]
WebCore/platform/qt/Localizations.cpp:482:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebCore/platform/qt/Localizations.cpp:486:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebCore/platform/qt/Localizations.cpp:490:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebCore/platform/qt/Localizations.cpp:494:  One space before end of line comments  [whitespace/comments] [5]
Total errors found: 6 in 1 files

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