Bug 162639
Summary: | [CMake] Add HAVE_DINKUMWARE_STL check | ||
---|---|---|---|
Product: | WebKit | Reporter: | Don Olmstead <don.olmstead> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | lforschler |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Don Olmstead
Some Windows related workarounds are specific to the usage of Dinkumware's STL and are not OS specific. For example in Atomics.h the OS(WINDOWS) workaround for assertions in compare_exchange_weak are due to Dinkumware's code.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |