RESOLVED FIXED 181247
[Win][Debug] testapi link error.
https://bugs.webkit.org/show_bug.cgi?id=181247
Summary [Win][Debug] testapi link error.
Per Arne Vollan
Reported 2018-01-03 08:58:35 PST
1>testapi.obj : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' in CompareAndSwapTest.obj 1>testapi.obj : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MTd_StaticDebug' in CompareAndSwapTest.obj
Attachments
Patch (1.64 KB, patch)
2018-01-03 09:09 PST, Per Arne Vollan
no flags
Patch (1.67 KB, patch)
2018-01-03 09:14 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2018-01-03 09:09:00 PST
Per Arne Vollan
Comment 2 2018-01-03 09:14:25 PST
Per Arne Vollan
Comment 3 2018-01-03 09:15:56 PST
Brent Fulgham
Comment 4 2018-01-03 10:01:08 PST
Comment on attachment 330391 [details] Patch looks reasonable. r=me.
Per Arne Vollan
Comment 5 2018-01-03 10:25:23 PST
Comment on attachment 330391 [details] Patch Thanks for reviewing!
WebKit Commit Bot
Comment 6 2018-01-03 10:46:29 PST
Comment on attachment 330391 [details] Patch Clearing flags on attachment: 330391 Committed r226367: <https://trac.webkit.org/changeset/226367>
WebKit Commit Bot
Comment 7 2018-01-03 10:46:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.