Files
bison/tests
Joel E. Denny 35ee866a32 Avoid memory leaks by not invoking longjmp in yyreportAmbiguity.
* tests/glr-regression.at (Leaked semantic values when reporting
ambiguity): New test case.
* data/glr.c (yyreportAmbiguity): Invoke yyyerror directly and return
yyabort rather than invoking yyFail, which invokes longjmp.  Remove the
now unnecessary yystackp parameter.
(yyresolveValue): Return yyreportAmbiguity's result.  Now the necessary
destructors can be called.

* tests/glr-regression.at: Don't invoke bison with `-t' unnecessarily
in existing testcases.
2006-03-02 06:18:09 +00:00
..
2003-03-14 01:31:24 +00:00
2004-10-05 09:58:58 +00:00
2005-05-14 06:49:48 +00:00
2006-01-22 08:02:47 +00:00
2006-01-22 08:02:47 +00:00
2006-02-13 19:07:04 +00:00
2005-07-24 07:24:22 +00:00
2005-05-14 06:49:48 +00:00
2005-05-14 06:49:48 +00:00