diff options
Diffstat (limited to 'README_d/OBSOLETE/README.yacc')
-rw-r--r-- | README_d/OBSOLETE/README.yacc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/README_d/OBSOLETE/README.yacc b/README_d/OBSOLETE/README.yacc deleted file mode 100644 index 6332986b..00000000 --- a/README_d/OBSOLETE/README.yacc +++ /dev/null @@ -1,10 +0,0 @@ -Sat Jan 28 22:07:17 EST 1995 - -Some older versions of yacc (notably Ultrix's) have limits on the depth -of the parse stack. This only shows up when gawk is dealing with deeply -nested control structures, such as those in `awf'. - -The problem goes away if you use either bison or Berkeley yacc. - -Arnold Robbins -arnold@skeeve.com |