php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3369 bison warning: conflicts: 7 shift/reduce
Submitted: 2000-02-01 05:54 UTC Modified: 2000-02-01 12:04 UTC
From: danny dot heijl at cevi dot be Assigned:
Status: Closed Package: Compile Warning
PHP Version: 4.0 Latest CVS (01/02/2000) OS: RH Linux 5.2
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:
41 + 5 = ?
Subscribe to this entry?

 
 [2000-02-01 05:54 UTC] danny dot heijl at cevi dot be
Since a couple of days, Zend gives the following warning in bison :

Making all in Zend
make[1]: Entering directory `/home/php/builddir/Zend'
bison -y -p zend -v -d ../../php4/Zend/zend-parser.y -o zend-parser.c
conflicts:  7 shift/reduce

May be harmless ?

Danny
--


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-01 12:04 UTC] andi at cvs dot php dot net
This is known and not a problem. I will make the message go away within a couple of days when the parser changes have been finalized.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC