[Webkit-unassigned] [Bug 120793] [GTK] GlibUtilities: getCurrentExecutablePath() does not compile on GNU/Hurd
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 6 03:42:37 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120793
Emilio Pozuelo Monfort <pochu27 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pochu27 at gmail.com
--- Comment #5 from Emilio Pozuelo Monfort <pochu27 at gmail.com> 2013-09-06 03:41:53 PST ---
There's currently no way to get the executable path on GNU/Hurd (there is /proc/self but there's no /proc/self/exe), but the catch-all case in findWebKitProcess() which just uses LIBEXECDIR should work fine there.
If you want we can keep a downstream patch with a dummy getCurrentExecutablePath() until there's a way to get the executable path on the Hurd.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list