[Webkit-unassigned] [Bug 170594] New: [CMake][Windows] Use DLL CRT instead of static CRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 7 03:18:11 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170594

            Bug ID: 170594
           Summary: [CMake][Windows] Use DLL CRT instead of static CRT
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: achristensen at apple.com, bfulgham at webkit.org,
                    pvollan at apple.com

Brent suggested to use DLL CRT instead of static CRT (bug 157067 comment 6).

MSDN: CRT Library Features
https://msdn.microsoft.com/en-us/library/abx4dbyh.aspx

One benefit of DLL CRT is avoiding heap mismatch crash (Bug 156831).
Any other benefits?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170407/cdf363b7/attachment-0001.html>


More information about the webkit-unassigned mailing list