Date: 06/30/99
- Next message: fleury.id <email protected>: "[PHP-DEV] Bug #1641: SYBASE float returns integer value in php script"
- Previous message: eschmid: "[PHP-DEV] CVS update: phpdoc/functions"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Right now I have a setup that works. It doesn't give the spurious
crashes I saw earlier, which I tracked to the regexp code.
The way I read the code, I saw the bundled HS regex lib compiled and
linked into both apache and the php module, ie duplicated, but in fact
it appears not the be the case. I checked with nm. Appears that there
are still some part I haven't quite grasped yet.
I am looking forward to the next release.
Thanks for the help. Sorry if I have wasted your time.
Sascha Schumann wrote:
>
> As Jim pointed out, there is no three way choice as the regex
> packages in PHP and Apache are the same.
>
> My changes you refer to fix only a logical problem in the
> detection code. It sometimes happeneds that fixing one problem
> uncovers a dozen others.
>
> Of course, we try to eliminate as many shortcomings as possible.
> Try out the current CVS, you will see what I mean.
-- René Seindal (rene <email protected>) http://www.seindal.dk/rene/-- 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: fleury.id <email protected>: "[PHP-DEV] Bug #1641: SYBASE float returns integer value in php script"
- Previous message: eschmid: "[PHP-DEV] CVS update: phpdoc/functions"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

