[Webkit-unassigned] [Bug 137774] Fix FTL Native Inlining for EFL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 21 08:47:05 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137774
Tibor Mészáros <tmeszaros.u-szeged at partner.samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tmeszaros.u-szeged at partner.
| |samsung.com
--- Comment #8 from Tibor Mészáros <tmeszaros.u-szeged at partner.samsung.com> ---
(In reply to comment #7)
> This patch causes compilation error on FreeBSD 10.1. program_invocation_name
> is a GNU extension, so it should not be used unconditionally.
>
> Source/JavaScriptCore/runtime/BundlePath.cpp:41:42: error: use of undeclared
> identifier 'program_invocation_name'
> std::string programPath(realpath(program_invocation_name, 0));
> ^
> 1 error generated.
Hi Ting-Wei Lan!
https://bugs.webkit.org/show_bug.cgi?id=137924 will fix this problem.
--
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/20141021/28dcbc8d/attachment-0002.html>
More information about the webkit-unassigned
mailing list