Revert -Wshadow changes, all changes from:

2009-12-11  Doug Kwan  <dougkwan@google.com>
	2009-12-11  Nick Clifton  <nickc@redhat.com>
	* configure.ac: Remove -Wshadow when setting WARN_CXXFLAGS.
This commit is contained in:
Ian Lance Taylor
2009-12-14 19:53:05 +00:00
parent ab8e2090b6
commit 2ea9794110
53 changed files with 1778 additions and 1768 deletions

View File

@@ -103,8 +103,8 @@ class Object_attribute
// Set attribute type.
void
set_type(int at)
{ this->type_ = at; }
set_type(int type)
{ this->type_ = type; }
// Return integer value.
unsigned int