Re: [PHP-DEV] Why zend_language_scanner_cc.cc instead of zend_language_scanner.c? From: Zeev Suraski (zeev <email protected>)
Date: 12/26/00

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>