Re: [PHP-DEV] patch: zend_API.c - compile file

2006-05-10 Thread Wez Furlong
Any true C compiler would break there. On 5/10/06, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 10.05.2006 17:41, Rob Richards wrote: > The extra semi-colon is causing build to fail here. Committed, thanks. Just interesting: what compiler do you use? -- Wbr, Antony Dovgal -- PHP Internals - P

Re: [PHP-DEV] patch: zend_API.c - compile file

2006-05-10 Thread Rob Richards
Antony Dovgal wrote: On 10.05.2006 17:41, Rob Richards wrote: The extra semi-colon is causing build to fail here. Committed, thanks. Just interesting: what compiler do you use? Was failing on my Windows builds VC 6. Rob -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe

Re: [PHP-DEV] patch: zend_API.c - compile file

2006-05-10 Thread Antony Dovgal
On 10.05.2006 17:41, Rob Richards wrote: The extra semi-colon is causing build to fail here. Committed, thanks. Just interesting: what compiler do you use? -- Wbr, Antony Dovgal -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] patch: zend_API.c - compile file

2006-05-10 Thread Rob Richards
The extra semi-colon is causing build to fail here. Rob Index: zend_API.c === RCS file: /repository/ZendEngine2/zend_API.c,v retrieving revision 1.296.2.27.2.1 diff -u -r1.296.2.27.2.1 zend_API.c --- zend_API.c 9 May 2006 23:53:23 -