[Webkit-unassigned] [Bug 13426] New: NPObject should be forward declared using 'struct' instead of 'class'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 19:03:47 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13426

           Summary: NPObject should be forward declared using 'struct'
                    instead of 'class'
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morganl.webkit at yahoo.com


NPObject should be forward declared using 'struct' instead of 'class'

Frame.h has 'class NPObject;' which causes strict compilers to complain if
npruntime.h is also included in the same compilation unit as Frame.h.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list