php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #203 bug in setup script (regex)
Submitted: 1998-03-26 17:07 UTC Modified: 1998-03-26 17:51 UTC
From: dzoni at beocity dot net Assigned: ars (profile)
Status: Closed Package: Installation problem
PHP Version: 3.0 Release Cand OS: Linux 2.0.33
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dzoni at beocity dot net
New email:
PHP Version: OS:

 

 [1998-03-26 17:07 UTC] dzoni at beocity dot net
setup script provided with  the 3.0RC version has a bug
about regex question

Use the bundled regex library?[no]

As much as I untherstand english, if I answer 'no' to that
question, PHP should use system regex, right ?
If the answer is 'yes' (Use the bundled regex library)
then configure is invoked with

--with-system-regex=yes

Which is oposite from my answer.

The question should be:
Use the system regex library?[no]

and that would work as expected.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-26 17:51 UTC] ars
Fixed March 25 in latest CVS (along with a lot of other bugs), diff at:
http://ca.php.net/cvsweb.cgi/setup.diff?r1=1.20&r2=1.21
Full file at:
http://ca.php.net/cvsweb.cgi/setup?rev=1.21

UODBC bugs fixed in a later version, if you need them get the fixed setup:
http://ca.php.net/cvsweb.cgi/setup?rev=1.24
And the fixed configure.in (you'll need autoconf):
http://ca.php.net/cvsweb.cgi/configure.in?rev=1.168
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC