On Tue, 21 Dec 2004 14:33:48 +0200 (IST) Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
> After recent changes, zend_strtod.c from PHP 4 CVS does not compile on > my Linux, giving: > > php4/Zend/zend_strtod.c:234: error: syntax error before "uint32_t" > > uin32_t is defined in stdint.h which is never included as far as I > see. -- I've encountered the same problem, but ./buildconf helped. This happens because Jani recently added a new magic macro to detect little/big endians. -- Wbr, Antony Dovgal aka tony2001 [EMAIL PROTECTED] || [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php