[Webkit-unassigned] [Bug 81061] New: Functions with C linkage should not return C++ classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 17:01:46 PDT 2012


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

           Summary: Functions with C linkage should not return C++ classes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


They should return either primitive C types or C structs (i.e. structs that do not have methods).

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