Date: 12/26/00
- Next message: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Zeev Suraski wrote:
> This should be fixed in the latest CVS (the istdiostream issue)
Zeev,
Great, thanks! I know it's late where you are so I'm really
impressed by the turnaround. Only one other complaint, though.
The file zend_compile.h is still looking for istream.h which I
don't have. I'm not sure which is the right one for it to use
since I tried both iostream.h and stdiostream.h and they both
seemed to work. Probably need an ifdef of some sort here
as well. I'll defer to you to make the decision (hopefully
tomorrow morning :).
Happy Hanukah.
Alex
-- 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: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

