Date: 06/30/99
- Next message: A.Langhorst <email protected>: "[PHP-DEV] Bug #1640: Adding an APPEND mode to fwrite for FTP"
- Previous message: Bug Database: "[PHP-DEV] Bug #1639 Updated: apxs failure with ld on -Wl,'-rpath /blah'"
- In reply to: Rene' Seindal: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Next in thread: Rene' Seindal: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Reply: Rene' Seindal: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
--Regards,
Sascha Schumann Consultant
-- 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: A.Langhorst <email protected>: "[PHP-DEV] Bug #1640: Adding an APPEND mode to fwrite for FTP"
- Previous message: Bug Database: "[PHP-DEV] Bug #1639 Updated: apxs failure with ld on -Wl,'-rpath /blah'"
- In reply to: Rene' Seindal: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Next in thread: Rene' Seindal: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Reply: Rene' Seindal: "Re: [PHP-DEV] Bug #1619: apxs and --with-system-regex doesn't combine, causing crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

