This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33255] A warning for "unused" typedefs?
- From: "gdr at cs dot tamu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Aug 2007 23:43:31 -0000
- Subject: [Bug c++/33255] A warning for "unused" typedefs?
- References: <bug-33255-133@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from gdr at cs dot tamu dot edu 2007-08-30 23:43 -------
Subject: Re: A warning for "unused" typedefs?
On Thu, 30 Aug 2007, pinskia at gcc dot gnu dot org wrote:
| I think it is wrong to warn for unused typedefs, they are all over headers.
In general, I tend to agree with Andrew Pinski on this.
Maybe the original idea could be refined to *local* typedef
declarations.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33255