This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17729] [4.4/4.5/4.6/4.7 Regression] Duplicate __attribute__((deprecated)) warning
- From: "iains at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 23 Jan 2012 15:47:18 +0000
- Subject: [Bug c++/17729] [4.4/4.5/4.6/4.7 Regression] Duplicate __attribute__((deprecated)) warning
- Auto-submitted: auto-generated
- References: <bug-17729-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17729
--- Comment #22 from Iain Sandoe <iains at gcc dot gnu.org> 2012-01-23 15:47:18 UTC ---
(In reply to comment #21)
> The problem with testing for duplicate diagnostics is by now well known, I
> guess. What I couldn't figure out from the audit trail was whether the fix
> itself was ready to go in or not, the trail badly lacked information.
>
> Anyway, many thanks for adding it now. I suppose I should not assign the bug to
> you? Or you actually feel like giving what Jason suggested a try?
I have no time at present - the bug is on my list, so if no-one else addresses
it, and some time becomes available, I'll claim it then ;)