unread
Hi,
I'm adding something in ext/standard/file.c, but erealloc() doesn't
seem to be declared here, what is missing?
--
Best Regards,
Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33
unread
hi,
Hi,
I'm adding something in ext/standard/file.c, but erealloc() doesn't
seem to be declared here, what is missing?
This is where it is declared:
http://lxr.php.net/xref/PHP_5_6/Zend/zend_alloc.h#74
and is part of the common php headers, which are included in file.c
Cheers,
Pierre
@pierrejoye | http://www.libgd.org