RESOLVED FIXED 255214
wtf/Process.h is conflicting with process.h on Windows
https://bugs.webkit.org/show_bug.cgi?id=255214
Summary wtf/Process.h is conflicting with process.h on Windows
Fujii Hironori
Reported 2023-04-09 22:33:52 PDT
wtf/Process.h is conflicting with process.h on Windows After 262760@main (bug#255199) added wtf/Process.h, Windows port can't compile. https://build.webkit.org/#/builders/731/builds/3786 > C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\win\ThreadingWin.cpp(158): error C3861: '_beginthreadex': identifier not found
Attachments
Fujii Hironori
Comment 1 2023-04-09 22:46:25 PDT
EWS
Comment 2 2023-04-09 23:07:37 PDT
Committed 262762@main (f0c7ad4d9de9): <https://commits.webkit.org/262762@main> Reviewed commits have been landed. Closing PR #12563 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-09 23:08:18 PDT
Note You need to log in before you can comment on or make changes to this bug.