This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/8754: Allows illegal code


The following reply was made to PR c/8754; it has been noted by GNATS.

From: Nathan Sidwell <nathan@codesourcery.com>
To: Petter Reinholdtsen <pere@hungry.com>
Cc: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
   gcc-gnats@gcc.gnu.org
Subject: Re: c/8754: Allows illegal code
Date: Wed, 04 Dec 2002 12:44:04 +0000

 Petter Reinholdtsen wrote:
 
 > Could I request a warning by default in the case above, about the
 > variable (or local function) hiding the symbol for the current
 > function?
 -Wshadow
 
 nathan
 -- 
 Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
           'But that's a lie.' - 'Yes it is. What's your point?'
 nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org
 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]