From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2327 invoked by alias); 4 May 2004 17:14:13 -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 2308 invoked by alias); 4 May 2004 17:14:11 -0000 Date: Tue, 04 May 2004 17:14:00 -0000 Message-ID: <20040504171411.2306.qmail@sources.redhat.com> From: "gdr at integrable-solutions dot net" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040427141234.15169.carlo@gcc.gnu.org> References: <20040427141234.15169.carlo@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/15169] [3.5 Regression] " const" on the wrong side of type in error message. X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg00335.txt.bz2 List-Id: ------- Additional Comments From gdr at integrable-solutions dot net 2004-05-04 17:14 ------- Subject: Re: [3.5 Regression] " const" on the wrong side of type in error message. "carlo at gcc dot gnu dot org" writes: | More 'const' and space problems. | I assume the following errors are related to the one descibed above. | IniFile::Section::Section(constIniFile::Section&) This is a duplicate of an existing PR. Patch is pending (in my local tree) to correct it to print const IniFile::Section& The order of appearance of the const is not going to change. -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15169