<div dir="ltr"><div><div>Thanks for the patch, upstream approved it.<br><br>> Looks good - could I suggest to make a pull request against the<br>> xdebug_2_2 branch on <a href="https://github.com/xdebug/xdebug" target="_blank">https://github.com/xdebug/xdebug</a> please? I'll roll<br>
> it in the next release.<br><br></div>Do you want the honor or should I ?<br><br></div>Kaplan<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 22, 2014 at 12:06 PM, Svante Signell <span dir="ltr"><<a href="mailto:svante.signell@gmail.com" target="_blank">svante.signell@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Source: xdebug<br>
Version: 2.2.4-1<br>
Severity: important<br>
Tags: patch<br>
User: <a href="mailto:debian-hurd@lists.debian.org">debian-hurd@lists.debian.org</a><br>
Usertags: hurd<br>
<br>
Hi,<br>
<br>
Currently xdebug fails to build from source due to PATH_MAX being used,<br>
and that constant is not defined on GNU/Hurd. The attached patch avoid<br>
using PATH_MAX by allocating the string dfp with xdstrdup() and free it<br>
when not needed any longer.<br>
<br>
Thanks!<br>
<br>
<br>
</blockquote></div><br></div>