From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28170 invoked by alias); 17 May 2007 16:22:37 -0000 Received: (qmail 28093 invoked by uid 48); 17 May 2007 16:22:14 -0000 Date: Thu, 17 May 2007 16:22:00 -0000 Message-ID: <20070517162214.28092.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/16370] __attribute__((deprecated)) not useful on classes, and ugly function name listed for deperecation warnings on constructor In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-05/txt/msg01330.txt.bz2 ------- Comment #5 from bkoz at gcc dot gnu dot org 2007-05-17 17:22 ------- Also an issue with class templates. See this thread: http://gcc.gnu.org/ml/libstdc++/2007-05/msg00113.html I'm changing this to normal severity, since we absolutely need a solution pronto on this, as it is essential for C++0x work. -- bkoz at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16370