From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29633 invoked by alias); 24 Dec 2003 21:31: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 29625 invoked by alias); 24 Dec 2003 21:31:12 -0000 Date: Wed, 24 Dec 2003 21:38:00 -0000 Message-ID: <20031224213112.29624.qmail@sources.redhat.com> From: "boris at kolpackov dot net" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031223205018.13482.boris@kolpackov.net> References: <20031223205018.13482.boris@kolpackov.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/13482] -Wall -W and -Wunused do not behave as documented X-Bugzilla-Reason: CC X-SW-Source: 2003-12/txt/msg02585.txt.bz2 List-Id: ------- Additional Comments From boris at kolpackov dot net 2003-12-24 21:31 ------- Subject: Re: -Wall -W and -Wunused do not behave as documented > Also exceptions variables are used always so GCC does not know that they > are unused by the user. This doesn't make sense to me. Can you elaborate a little bit? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13482