[Webkit-unassigned] [Bug 157969] New: check-webkit-style gets flags some std: namespaces as bogus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 21:59:36 PDT 2016


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

            Bug ID: 157969
           Summary: check-webkit-style gets flags some std: namespaces as
                    bogus
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com
                CC: lforschler at apple.com

check-webkit-style gets flags some std: namespaces as bogus

Example:
https://bugs.webkit.org/show_bug.cgi?id=157948#c6

"std::literals::chrono_literals is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]"

A good rule for our types, but std::literals::chrono_literals is in the stdlib

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160521/f38755fe/attachment.html>


More information about the webkit-unassigned mailing list