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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Sat May 11 01:01:31 2024 UTC