Date: 12/26/00
- Next message: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Previous message: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- In reply to: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Next in thread: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Reply: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Reply: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 00:57 27/12/2000, Alex Akilov wrote:
>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.
My sleeping hours are a bit off :)
> 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 :).
Changing it to iostream.h should be safe. I'll change it.
Zeev
-- Zeev Suraski <zeev <email protected>> CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/-- 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: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Previous message: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- In reply to: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Next in thread: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Reply: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Reply: Alex Akilov: "Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

