[Webkit-unassigned] [Bug 157067] [WinCairo] Invalid address specified to RtlValidateHeap at std::ctype<char>::_Tidy() when finishing MiniBrowser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 9 09:31:32 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157067
--- Comment #10 from Alex Christensen <achristensen at apple.com> ---
(In reply to comment #8)
> Comment on attachment 278247 [details]
> Patch
>
> I noticed one problem in my patch.
> Some modules (libpng, libjpeg, ICU) in WinCairoRequirements.zip are static
> libraries, and compiled with /MD to use DLL CRT.
> Then, WinCairo port must be compiled with /MD instread of /MT to link with
> the static libraries.
>
> Do you want to change WinCairo port to compile with /MD (DLL CRT) before
> AppleWin port will change in this year's fall?
This should be a change to https://github.com/peavo/WinCairoRequirements
--
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/20160509/de24188d/attachment.html>
More information about the webkit-unassigned
mailing list