home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gawk-2.15.6-base.tgz / gawk-2.15.6-base.tar / fsf / gawk / README.yacc < prev    next >
Text File  |  1995-01-28  |  290b  |  8 lines

  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.