[Webkit-unassigned] [Bug 158470] [GTK] Fail to build on FreeBSD because locale.h is not included

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 09:03:01 PDT 2016


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

--- Comment #4 from Ting-Wei Lan <lantw44 at gmail.com> ---
(In reply to comment #3)
> >> Source/JavaScriptCore/jsc.cpp:114
> >> +#endif
> > 
> > No reason to put that inside an #if. Should just include this header unconditionally.
> 
> Sorry, I don’t mean "no reason", but still, lets include it unconditionally.

OK, I did that because setlocale and LC_ALL are only used by PLATFORM(GTK).

-- 
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/20160607/7c9ad752/attachment.html>


More information about the webkit-unassigned mailing list