Save for checking the return status of malloc() of course! On Thu, 2016-03-31 at 10:11 +0200, Svante Signell wrote: > Source: php7.0 > Version: 7.0.4-7 > Severity: important > Tags: patch > User: [email protected] > Usertags: hurd > > Hello, > > Currently php7.0 fails to build on GNU/Hurd due to PATH_MAX issues. The > attached > patch 0051-ext_date_lib_parse_tz.c.patch solves this by allocating the strings > dynamically and free them when no longer needed. > > > Thanks!
- php7.0: FTBFS on hurd-i386 (for review) Svante Signell
- Re: php7.0: FTBFS on hurd-i386 (for review) Svante Signell
- Re: php7.0: FTBFS on hurd-i386 (for review) Samuel Thibault

