Bug 478348

Summary: Please upgrade bison to 2.4.1
Product: [Fedora] Fedora Reporter: Adam Goode <adam>
Component: bisonAssignee: Petr Machata <pmachata>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mnewsome, pmachata
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-28 18:02:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 478350    

Description Adam Goode 2008-12-28 16:11:48 UTC
Description of problem:
bison 2.4 in rawhide is buggy when it comes to yylval. This is breaking the build of nip2.


Version-Release number of selected component (if applicable):
bison-2.4-2.fc11.x86_64


How reproducible:
Always.


Steps to Reproduce:
1. Try to build nip2.
  

Actual results:
lex.l: In function ‘yylex’:
lex.l:214: error: ‘yylval’ undeclared (first use in this function)


Expected results:
Success.

Comment 1 Adam Goode 2008-12-28 16:18:20 UTC
bison 2.4.1 fixes this problem and allows the build to succeed.

Comment 2 Petr Machata 2008-12-28 18:02:01 UTC
2.4.1 is now in rawhide.