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