NetBSD/gnu/dist/gawk/README_d
..
README.FIRST
README.VMS
README.atari
README.irix
README.linux
README.pc
README.sco
README.sgi
README.solaris
README.sony
README.sunos4
README.ultrix
README.yacc

README.yacc

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@gnu.ai.mit.edu