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:51:25 -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 #5 from gdr at cs dot tamu dot edu 2007-08-30 23:51 -------
Subject: Re: A warning for "unused" typedefs?
On Thu, 30 Aug 2007, pcarlini at suse dot de wrote:
|
|
| ------- Comment #4 from pcarlini at suse dot de 2007-08-30 23:46 -------
| (In reply to comment #3)
| > Maybe the original idea could be refined to *local* typedef
| > declarations.
|
| Of course.
The tricky part is how to determine that a typedef is used.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33255