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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 - 27 = ?
Subscribe to this entry?

 
 [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: Wed May 01 22:01:31 2024 UTC