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
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: danny dot heijl at cevi dot be
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 03:01:32 2024 UTC