]> git.saurik.com Git - bison.git/commit - ChangeLog
lalr1.cc: location_type: make sure we don't depend on loc.(begin|end).
authorAkim Demaille <demaille@gostai.com>
Wed, 14 Apr 2010 14:37:54 +0000 (16:37 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 4 May 2010 09:32:39 +0000 (11:32 +0200)
commit49976d5c45048312c97c4eec4b607660444642a9
tree3337f6c72703177783809dc4dee968d442cf197c
parentbc81de36b7ef78ff280e14a173e5cc5d5a3191eb
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.
ChangeLog
tests/calc.at
tests/local.at