Bug 181247 - [Win][Debug] testapi link error.
Summary: [Win][Debug] testapi link error.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-03 08:58 PST by Per Arne Vollan
Modified: 2018-01-03 10:46 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2018-01-03 09:09 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.67 KB, patch)
2018-01-03 09:14 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 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
Comment 1 Per Arne Vollan 2018-01-03 09:09:00 PST
Created attachment 330390 [details]
Patch
Comment 2 Per Arne Vollan 2018-01-03 09:14:25 PST
Created attachment 330391 [details]
Patch
Comment 3 Per Arne Vollan 2018-01-03 09:15:56 PST
<rdar://problem/36166729>
Comment 4 Brent Fulgham 2018-01-03 10:01:08 PST
Comment on attachment 330391 [details]
Patch

looks reasonable. r=me.
Comment 5 Per Arne Vollan 2018-01-03 10:25:23 PST
Comment on attachment 330391 [details]
Patch

Thanks for reviewing!
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2018-01-03 10:46:31 PST
All reviewed patches have been landed.  Closing bug.