[Webkit-unassigned] [Bug 19970] New: PluginView/Win32 does not compile with MinGW

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 10 03:50:53 PDT 2008


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

           Summary: PluginView/Win32 does not compile with MinGW
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ariya.hidayat at trolltech.com


The following line causes problem:
friend static LRESULT CALLBACK PluginViewWndProc(HWND, UINT, WPARAM, LPARAM);

since gcc 3.4.5 (on latest stable MinGW) chokes on that.


-- 
Configure bugmail: https://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