WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
214658
[WinCairo][32bit] ConnectionWin.cpp(327): error C2664: 'BOOL RegisterWaitForSingleObject(...)': cannot convert argument 3 from 'void (__cdecl *)(...)' to 'WAITORTIMERCALLBACK'
https://bugs.webkit.org/show_bug.cgi?id=214658
Summary
[WinCairo][32bit] ConnectionWin.cpp(327): error C2664: 'BOOL RegisterWaitForS...
Fujii Hironori
Reported
2020-07-22 14:51:39 PDT
[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'
Attachments
Patch
(1.54 KB, patch)
2020-07-22 14:55 PDT
,
Fujii Hironori
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2020-07-22 14:55:17 PDT
Created
attachment 404970
[details]
Patch
Fujii Hironori
Comment 2
2020-07-22 18:45:01 PDT
Committed
r264740
: <
https://trac.webkit.org/changeset/264740
>
Radar WebKit Bug Importer
Comment 3
2020-07-22 18:45:16 PDT
<
rdar://problem/65967332
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug