[Webkit-unassigned] [Bug 177895] New: Re-enable -Wcast-qual for Apple ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 4 13:07:17 PDT 2017


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

            Bug ID: 177895
           Summary: Re-enable -Wcast-qual for Apple ports
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: thorton at apple.com
        Depends on: 177893

For Bug 177893, we disabled -Wcast-qual in WebCore for Apple ports.

This bug tracks re-enabling it by introducing a safe (and readable) way to cast const CFTypeRef pointers to non-const CFTypeRef pointers (sometimes of a different type).


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=177893
[Bug 177893] Disable -Wcast-qual for new clang compiler in Apple ports
-- 
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/20171004/03e1d123/attachment-0001.html>


More information about the webkit-unassigned mailing list