decl.c (shadow_tag): Give error for typedef-ing built-in types Fixes g++/14837
a Thu Feb 12 12:46:51 1998 Benjamin Kosnik <bkoz@rhino.cygnus.com> * decl.c (shadow_tag): Give error for typedef-ing built-in types Fixes g++/14837 From-SVN: r17880
This commit is contained in:
parent
89e9f3a8a9
commit
ea957dd5f4
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Thu Feb 12 12:46:51 1998 Benjamin Kosnik <bkoz@rhino.cygnus.com>
|
||||
|
||||
* decl.c (shadow_tag): Give error for typedef-ing built-in types.
|
||||
|
||||
Wed Feb 11 16:42:04 1998 Mark Mitchell <mmitchell@usa.net>
|
||||
|
||||
* tree.c (is_overloaded_fn): Use really_overloaded_fn.
|
||||
|
|
Loading…
Add table
Reference in a new issue