WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
152681
Windows CMake incremental builds fail to use an up-to-date copy of StdLibExtras.h
https://bugs.webkit.org/show_bug.cgi?id=152681
Summary
Windows CMake incremental builds fail to use an up-to-date copy of StdLibExtr...
Andy Estes
Reported
2016-01-03 22:56:52 PST
As seen in <
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/52452/steps/compile-webkit/logs/stdio
> and <
https://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/74905/steps/compile-webkit/logs/stdio
>, the copy of StdLibExtras.h in WebKitBuild\Release\DerivedSources\ForwardingHeaders\wtf did not contain the changes made by
r194496
, causing a build failure. In the case of the Apple Windows build, this issue was resolved by deleting the build directory and forcing a clean rebuild.
Attachments
Add attachment
proposed patch, testcase, etc.
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