Le 4 mai 2010 à 15:24, Akim Demaille a écrit : > > Le 14 avr. 2010 à 13:19, Akim Demaille a écrit : > >> I have installed a first batch of changes in 2.5 and 2.6 to this end. I >> think I failed to keep you in CC, please have a look at the archive (it >> should appear in >> http://lists.gnu.org/archive/html/bison-patches/2010-04/threads.html I >> guess). > > Installed in master, will be installed in 2.5 too.
Done. > From 49976d5c45048312c97c4eec4b607660444642a9 Mon Sep 17 00:00:00 2001 > From: Akim Demaille <[email protected]> > Date: Wed, 14 Apr 2010 16:37:54 +0200 > Subject: [PATCH 14/18] lalr1.cc: location_type: make sure we don't depend on > loc.(begin|end). > > * tests/calc.at (Span): Instead of begin/end, as in the built-in > location class, use first and last. > Define YYLLOC_DEFAULT to adjust to these changes. > * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Adjust to the > location_type changes.
