[Webkit-unassigned] [Bug 145680] New: [Tools] check-webkit-style should recommend using nullptr instead of 0 or null in C++ code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 18:52:52 PDT 2015


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

            Bug ID: 145680
           Summary: [Tools] check-webkit-style should recommend using
                    nullptr instead of 0 or null in C++ code
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com

We should recommend using nullptr instead of 0 or null in C++ code per http://www.webkit.org/coding/coding-style.html#zero-null

-- 
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/20150605/de8fcac3/attachment.html>


More information about the webkit-unassigned mailing list