From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23859 invoked by alias); 29 Sep 2011 15:48:35 -0000 Received: (qmail 23823 invoked by uid 22791); 29 Sep 2011 15:48:34 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Sep 2011 15:48:19 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1R9IqQ-00003y-9l from joseph_myers@mentor.com ; Thu, 29 Sep 2011 08:48:18 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 29 Sep 2011 16:48:16 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1R9IqN-0007Uw-Jk; Thu, 29 Sep 2011 15:48:15 +0000 Date: Thu, 29 Sep 2011 15:48:00 -0000 From: "Joseph S. Myers" To: "paolo.carlini at oracle dot com" cc: gcc-bugs@gcc.gnu.org, LpSolit@netscape.net Subject: Re: [Bug c++/39813] [feature request] __PRETTY_FUNCTION__ addition In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: 2011-09/txt/msg02275.txt.bz2 Something is strange ... messages sent to bugs from which gcc-bugs was removed do in fact still go to gcc-bugs anyway. So maybe there is no real problem with messages not going to gcc-bugs - but an apparent removal of gcc-bugs should not appear in messages reporting a change that presumably didn't intend to remove gcc-bugs, that's noise. -- Joseph S. Myers joseph@codesourcery.com