Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#357 closed defect (fixed)

Bison Cleanup (appendix a)

Reported by: iwanek@… Owned by: gerard@…
Priority: normal Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

in the bison dependencies we say:

yacc We create a yacc script which calls bison using the -y option. This is for compatibility purposes for programs which use yacc instead of bison

shouldnt this be:

yacc We create a bash script called yacc which calls bison using the -y option. This is for compatibility purposes for programs which use yacc instead of bison

after all it makes a lot more sense considering it is a bash shell script...

--- Jay

Change History (2)

comment:1 by gerard@…, 22 years ago

Owner: changed from lfs-book@… to gerard@…
Status: newassigned

This was brought up before, I thought it was fixed already...apparently not. Fixing now.

comment:2 by gerard@…, 22 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.