Files
bison/src
Akim Demaille df09ef2e8f * src/symtab.c (symbol_check_alias_consistency): Also check
type names, destructors, and printers.
Reported by Alexandre Duret-Lutz.
Recode the handling of associativity and precedence in terms
of symbol_precedence_set.
Accept no redeclaration at all, not even equal to the previous
value.
(redeclaration): New.
Use it to factor redeclaration complaints.
(symbol_make_alias): Don't set the type of the alias, let
symbol_check_alias_consistency do it as for other features.
* src/symtab.h (symbol): Add new member prec_location, and
type_location.
* src/symtab.c (symbol_precedence_set, symbol_type_set): Set them.
* tests/input.at (Incompatible Aliases): New.
2004-10-11 09:03:55 +00:00
..
2002-12-11 05:31:12 +00:00
2002-12-11 05:31:40 +00:00
2002-12-11 06:35:10 +00:00
2004-04-28 06:52:51 +00:00
2002-12-26 06:57:29 +00:00
2004-04-13 17:43:15 +00:00
2002-12-11 06:26:42 +00:00
2002-12-11 06:35:10 +00:00
2004-10-09 18:08:21 +00:00
2004-10-09 18:08:21 +00:00
2003-09-30 20:11:29 +00:00
2003-09-30 20:11:29 +00:00
2002-12-11 06:56:18 +00:00
2002-12-13 08:49:08 +00:00
2002-12-13 08:50:13 +00:00