NetBSD/gnu/dist/gawk/README_d
..
README.aix
README.atari
README.beos
README.FIRST
README.hpux
README.ia64
README.linux
README.macos
README.multibyte
README.pc
README.pcdynamic
README.sco
README.sgi
README.solaris
README.sony
README.sunos4
README.tandem
README.tests
README.ultrix
README.VMS
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.org