Bug 478348 - Please upgrade bison to 2.4.1
Summary: Please upgrade bison to 2.4.1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bison
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Petr Machata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 478350
TreeView+ depends on / blocked
 
Reported: 2008-12-28 16:11 UTC by Adam Goode
Modified: 2015-05-05 01:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-28 18:02:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.