php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1637 Configure warning with bison 1.25.90
Submitted: 1999-06-30 15:01 UTC Modified: 1999-06-30 15:15 UTC
From: wizard at arnold dot ca Assigned:
Status: Closed Package: Compile Warning
PHP Version: 3.0.11 OS: Linux 2.2.10
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: wizard at arnold dot ca
New email:
PHP Version: OS:

 

 [1999-06-30 15:01 UTC] wizard at arnold dot ca
PHP3's configure script gives a warning about integer comparison when faced with a bison that has a patch level after the version number.

With bison 1.25.90 (which, for the record, is not < 1.25)

 ./configure: test: 25.90: integer expression expected

test -lt doesn't like decimals.

--
Lucas Thompson
wizard@arnold.ca

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-30 15:15 UTC] jim at cvs dot php dot net
Fixed in CVS.

You may also want to upgrade to the latest bison, anyways,
which is version 1.27.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 00:01:30 2024 UTC