Bug 255214
| Summary: | wtf/Process.h is conflicting with process.h on Windows | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | Web Template Framework | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/12563
EWS
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
<rdar://problem/107821266>