source: trunk/essentials/sys-apps/gawk/README_d/README.yacc

Last change on this file was 3076, checked in by bird, 19 years ago

gawk 3.1.5

File size: 321 bytes
Line 
1Sat Jan 28 22:07:17 EST 1995
2
3Some older versions of yacc (notably Ultrix's) have limits on the depth
4of the parse stack. This only shows up when gawk is dealing with deeply
5nested control structures, such as those in `awf'.
6
7The problem goes away if you use either bison or Berkeley yacc.
8
9Arnold Robbins
10arnold@gnu.org
Note: See TracBrowser for help on using the repository browser.