From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30612 invoked by alias); 15 Sep 2005 13:11:11 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 30567 invoked by uid 48); 15 Sep 2005 13:11:05 -0000 Date: Thu, 15 Sep 2005 13:11:00 -0000 Message-ID: <20050915131105.30566.qmail@sourceware.org> From: "dank at kegel dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040727131653.16782.bangerth@dealii.org> References: <20040727131653.16782.bangerth@dealii.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/16782] Accepts qualified member function declaration in class X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg01814.txt.bz2 List-Id: ------- Additional Comments From dank at kegel dot com 2005-09-15 13:11 ------- Also, the non-gcc compiler we're trying our code with supports some but not all gnuisms, so -pedantic would actually cause us to fix much more of our code than is practically neccessary for the kind of portability we want at the moment. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16782