Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / .cvsignore FlexLexer.h Makefile.am Zend.m4 configure.in flex.skl zend.c zend_compile.c zend_compile.h zend_globals.h zend_globals_macros.h zend_highlight.c zend_ini_parser.y zend_ini_scanner.h zend_ini_sca
[email protected] (Dmitry Stogov)
| Newsgroups | php.zend-engine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Marcus Boerger wrote: > Hello Dmitry, > > Monday, March 17, 2008, 8:35:19 AM, you wrote: > >> Hi Marcus, > >> 3) I'm wondered why did you remove multibyte support (May be I just >> missed the decision on @internals and you are going to reimplement it >> after this commit). > > I am getting confused here now. I said several times that we are going to > re do it. It wasn't working at all really. So just stay tuned, relax. no problem. I just afraid how much it'll delay the php-5.3.0 release. The more important things are broken "make install-pear" and several tests. I hope you'll fix them ASAP. >> 4) From my point of view, in case we are going to use re2c, it would be >> nice to boundle its sources into PHP source-tree and build system (it is >> not a well-known tool). > > Why is everyone asking this I don't get it? We are using re2c for several > years now. Did you ever encounter a problem with that? I have some re2c installed on my system some times ago, but I'm not sure if it need to be updated or not. buildconf and configure said nothing. Thanks. Dmitry.