Re: [PHP-DEV] HEAD doesnt compile

2005-06-16 Thread Rob Richards
Thanks. That was it. Rob Wez Furlong wrote: I just fixed this; it was a trailing ; problem in that macro. --Wez. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] HEAD doesnt compile

2005-06-16 Thread Wez Furlong
I just fixed this; it was a trailing ; problem in that macro. --Wez. On 6/16/05, Rob Richards <[EMAIL PROTECTED]> wrote: > Can no longer compile HEAD. When replacing PHP_ARRAY_CMP_FUNC_VARS in > the 2 static functions with the actual variable definitions it compiles > fine. > > /home/rrichards/p

[PHP-DEV] HEAD doesnt compile

2005-06-16 Thread Rob Richards
Can no longer compile HEAD. When replacing PHP_ARRAY_CMP_FUNC_VARS in the 2 static functions with the actual variable definitions it compiles fine. /home/rrichards/php5/ext/standard/array.c: In function `php_array_intersect': /home/rrichards/php5/ext/standard/array.c:2864: parse error before