[Webkit-unassigned] [Bug 172412] Switch windows build to Visual Studio 2017

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 30 16:03:50 PDT 2017


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

--- Comment #6 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 316752

  --> https://bugs.webkit.org/attachment.cgi?id=316752&action=review

WIP patch (Moved #pragma init_seg)

In the compilation units of generated *Names.cpp files, some global variable need to be constructed, but other doesn't.
Put the global variable needing to be constructed in the front of one doesn't, and put #pragma init_seg just after the former.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170730/6a46e55d/attachment.html>


More information about the webkit-unassigned mailing list