[Webkit-unassigned] [Bug 95242] New: objc_msgSend and IMP should be cast appropriately before using

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 14:08:39 PDT 2012


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

           Summary: objc_msgSend and IMP should be cast appropriately
                    before using
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com


Future compilers/runtimes will warn if we try to use objc_msgSend without the correct casts. We should add casts in WebKit/WebCore when we call objc_msgSend or IMP.

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