> On 15 03 2015, at 16:36, Sebastian Bergmann <sebast...@php.net> wrote: > > Am 15.03.2015 um 15:34 schrieb Sebastian Bergmann: >> I am asking because using GCC 2.95.3 and GCC 3.4.0 I get errors related >> to the usage of intptr_t (see http://pastebin.com/9Gn0AAXA). > > Over in Room 11, Michael just pointed out that this could be related > to php_stdint.h.
Yes, we could probably just add a check whether intptr_t is defined and if not do so according to the bit width of the platform. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php