[Webkit-unassigned] [Bug 214658] New: [WinCairo][32bit] ConnectionWin.cpp(327): error C2664: 'BOOL RegisterWaitForSingleObject(...)': cannot convert argument 3 from 'void (__cdecl *)(...)' to 'WAITORTIMERCALLBACK'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 14:51:39 PDT 2020


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

            Bug ID: 214658
           Summary: [WinCairo][32bit] ConnectionWin.cpp(327): error C2664:
                    'BOOL RegisterWaitForSingleObject(...)': cannot
                    convert argument 3 from 'void (__cdecl *)(...)' to
                    'WAITORTIMERCALLBACK'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[WinCairo][32bit] ConnectionWin.cpp(327): error C2664: 'BOOL RegisterWaitForSingleObject(...)': cannot convert argument 3 from 'void (__cdecl *)(...)' to 'WAITORTIMERCALLBACK'

..\..\Source\WebKit\Platform\IPC\win\ConnectionWin.cpp(327): error C2664: 'BOOL RegisterWaitForSingleObject(PHANDLE,HANDLE,WAITORTIMERCALLBACK,PVOID,ULONG,ULONG)': cannot convert argument 3 from 'void (__cdecl *)(void *,BOOLEAN)' to 'WAITORTIMERCALLBACK'
..\..\Source\WebKit\Platform\IPC\win\ConnectionWin.cpp(327): note: None of the functions with this name in scope match the target type
C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um\winbase.h(7515): note: see declaration of 'RegisterWaitForSingleObject'

-- 
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/20200722/1c5933d8/attachment.htm>


More information about the webkit-unassigned mailing list