Bug 228943

Summary: RFE: include shellscript that emulates yacc
Product: [Fedora] Fedora Reporter: Till Maas <opensource>
Component: bisonAssignee: Roland McGrath <roland>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
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: 2007-02-16 01:30:58 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:
Attachments:
Description Flags
bison in yacc emulation mode none

Description Till Maas 2007-02-16 00:53:04 UTC
Description of problem:
bison uses a different output file that yacc does. The manpage says, that often
a shell script containing 'bison -y "$@"' with the name "yacc" is included for
yacc-emulation. Please include this.

Comment 1 Till Maas 2007-02-16 00:53:04 UTC
Created attachment 148166 [details]
bison in yacc emulation mode

Comment 2 Till Maas 2007-02-16 01:30:58 UTC
Sorry, yum drives me crazy today, it did not find byacc, which is, what I really
wanted.