On Sun, 20 Dec 2009, Joel E. Denny wrote: > > >From cfdf80e9e688706a449dc68662e5e4ad0674ab01 Mon Sep 17 00:00:00 2001 > > From: Joel E. Denny <[email protected]> > > Date: Wed, 16 Dec 2009 20:55:40 -0500 > > Subject: [PATCH] Fix handling of yychar manipulation in user semantic > > actions. > > I botched the last test group. It exercised the lookahead destructor at > parser return rather than the one during syntax error recovery. Here's a > revised patch. I also extended the ChangeLog's discussion of lalr1.cc a > little.
I pushed that to master and branch-2.5.
