Date: 10/23/00
- Next message: Andrei Zmievski: "[PHP-DEV] Re: bz2.c is broken."
- Previous message: Stanislav Malyshev: "Re: [PHP-DEV] zlib.c problem"
- In reply to: Oleg Makarenko: "[PHP-DEV] /ext/zlib can not be compiled in latest CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
OM>> it doesn't work that way as php.h includes zend.h and it includes stdio
OM>> and it includes libio.h :)
OM>>
OM>> so you should include libio.h (or stdio) *before* php.h if you are going
OM>> to make _GNU_SOURCE tricks.
Already done in CVS (am I fast? :)
-- Stanislav Malyshev, Zend Products Engineer stas <email protected> http://www.zend.com/ +972-3-6139665 ext.106-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andrei Zmievski: "[PHP-DEV] Re: bz2.c is broken."
- Previous message: Stanislav Malyshev: "Re: [PHP-DEV] zlib.c problem"
- In reply to: Oleg Makarenko: "[PHP-DEV] /ext/zlib can not be compiled in latest CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

