>>> "Paul" == Paul Eggert <[EMAIL PROTECTED]> writes:
> Waldek Hebisch <[EMAIL PROTECTED]> writes: >> bison-2.1 fails to detect stack overflow in GLR parser. > * data/glr.c (yyexpandGLRStack): Catch an off-by-one error that > led to a segmentation fault in GNU Pascal. Problem reported > by Waldek Hebisch. How come GNU Pascal wishes to use GLR? I thought Pascal's syntax was clean.
