Re: [PHP-DEV] Gnu/Hurd support

2013-10-02 Thread Michael Wallner
On 2 October 2013 11:39, Lior Kaplan wrote: > On Sat, Sep 28, 2013 at 3:44 PM, Lior Kaplan wrote: > >> On Sat, Sep 28, 2013 at 12:57 PM, Derick Rethans wrote: >> >>> And bug 31347 is that was a fix for a specific issue on Windows: >>> https://bugs.php.net/bug.php?id=31347 >>> >> >> The patch ori

Re: [PHP-DEV] Gnu/Hurd support

2013-10-02 Thread Lior Kaplan
On Sat, Sep 28, 2013 at 3:44 PM, Lior Kaplan wrote: > On Sat, Sep 28, 2013 at 12:57 PM, Derick Rethans wrote: > >> And bug 31347 is that was a fix for a specific issue on Windows: >> https://bugs.php.net/bug.php?id=31347 >> > > The patch originates in Debian, and I can assure you that they don't

Re: [PHP-DEV] Gnu/Hurd support

2013-09-28 Thread Lior Kaplan
On Sat, Sep 28, 2013 at 12:57 PM, Derick Rethans wrote: > And bug 31347 is that was a fix for a specific issue on Windows: > https://bugs.php.net/bug.php?id=31347 > The patch originates in Debian, and I can assure you that they don't build for Windows (: So that's a good point, thanks. We could

Re: [PHP-DEV] Gnu/Hurd support

2013-09-28 Thread Derick Rethans
On Sat, 28 Sep 2013, Lior Kaplan wrote: > On Fri, Sep 27, 2013 at 3:02 PM, Derick Rethans wrote: > > > On Thu, 26 Sep 2013, Lior Kaplan wrote: > > > > > Hi, > > > > > > In Debian we build PHP for GNU/Hurd system, which need some minor fixes > > > available here: > > > > > > > > http://anonscm.de

Re: [PHP-DEV] Gnu/Hurd support

2013-09-28 Thread Lior Kaplan
On Fri, Sep 27, 2013 at 3:02 PM, Derick Rethans wrote: > On Thu, 26 Sep 2013, Lior Kaplan wrote: > > > Hi, > > > > In Debian we build PHP for GNU/Hurd system, which need some minor fixes > > available here: > > > > > http://anonscm.debian.org/gitweb/?p=pkg-php/php.git;a=blob;f=debian/patches/116-

Re: [PHP-DEV] Gnu/Hurd support

2013-09-27 Thread Derick Rethans
On Thu, 26 Sep 2013, Lior Kaplan wrote: > Hi, > > In Debian we build PHP for GNU/Hurd system, which need some minor fixes > available here: > > http://anonscm.debian.org/gitweb/?p=pkg-php/php.git;a=blob;f=debian/patches/116-posixness_fix.patch 46 --- php5.orig/main/php.h 47 +++ php5/main/ph

Re: [PHP-DEV] Gnu/Hurd support

2013-09-27 Thread Lior Kaplan
On Thu, Sep 26, 2013 at 5:04 PM, Christopher Jones < christopher.jo...@oracle.com> wrote: > > Can you create a PR on github for them? > Of course. https://github.com/php/php-src/pull/476 Kaplan

Re: [PHP-DEV] Gnu/Hurd support

2013-09-26 Thread Christopher Jones
On 9/26/13 7:22 AM, Lior Kaplan wrote: Hi, In Debian we build PHP for GNU/Hurd system, which need some minor fixes available here: http://anonscm.debian.org/gitweb/?p=pkg-php/php.git;a=blob;f=debian/patches/116-posixness_fix.patch (per the guidelines here: http://www.gnu.org/software/hurd/hu

[PHP-DEV] Gnu/Hurd support

2013-09-26 Thread Lior Kaplan
Hi, In Debian we build PHP for GNU/Hurd system, which need some minor fixes available here: http://anonscm.debian.org/gitweb/?p=pkg-php/php.git;a=blob;f=debian/patches/116-posixness_fix.patch (per the guidelines here: http://www.gnu.org/software/hurd/hurd/porting/guidelines.html#PATH_MAX_tt_MAX_