[Webkit-unassigned] [Bug 181469] New: [CMake] Add -Wno-null-conversion to global compiler flags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 9 20:12:29 PST 2018


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

            Bug ID: 181469
           Summary: [CMake] Add -Wno-null-conversion to global compiler
                    flags
           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: don.olmstead at sony.com
                CC: lforschler at apple.com

After wtf/Poisoned.h was added there are a number of warnings from Clang when building.

Source\WTF\wtf\Poisoned.h(204,62): warning : implicit conversion of nullptr constant to 'bool' [-Wnull-conversion]

This should be globally defined since it follows with the style guide.

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


More information about the webkit-unassigned mailing list