From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Bruce Korb" Newsgroups: gmane.lisp.guile.devel Subject: Re: Unnecessary warnings Date: Mon, 25 Sep 2006 07:59:36 -0700 Message-ID: <668c430c0609250759v7a38c1f4jbee1597ad4d253d7@mail.gmail.com> References: <4516A74F.5080101@gnu.org> <87mz8o2w9x.fsf@laas.fr> <668c430c0609250743y6a5249caqae229d91f6c29ccb@mail.gmail.com> <873bagvvzc.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1159196498 15181 80.91.229.2 (25 Sep 2006 15:01:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Sep 2006 15:01:38 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Sep 25 17:01:35 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GRrvr-0008PU-E7 for guile-devel@m.gmane.org; Mon, 25 Sep 2006 16:59:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRrvr-0001wq-3T for guile-devel@m.gmane.org; Mon, 25 Sep 2006 10:59:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GRrvo-0001wO-6E for guile-devel@gnu.org; Mon, 25 Sep 2006 10:59:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GRrvm-0001vZ-OG for guile-devel@gnu.org; Mon, 25 Sep 2006 10:59:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRrvm-0001vW-LQ for guile-devel@gnu.org; Mon, 25 Sep 2006 10:59:38 -0400 Original-Received: from [66.249.92.172] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GRs0D-00061z-7a for guile-devel@gnu.org; Mon, 25 Sep 2006 11:04:13 -0400 Original-Received: by ug-out-1314.google.com with SMTP id 36so520098uga for ; Mon, 25 Sep 2006 07:59:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=rW/faSDlfwOlgNku1G7TotxOkveekvFl6j15SslLV3cc/5KSrmGk1CizABzKf0NFIWlO23U/gYuFGOYS13OFRakyTUd7qeYsJV6Q0PrgRCekNo+6dAxCqPlM+u8PfWpU7twsSOFT4z8XioVwW81OGMsxsxD25C1Mp63IXYcaiok= Original-Received: by 10.66.221.19 with SMTP id t19mr3431671ugg; Mon, 25 Sep 2006 07:59:37 -0700 (PDT) Original-Received: by 10.67.95.17 with HTTP; Mon, 25 Sep 2006 07:59:36 -0700 (PDT) Original-To: "Bruce Korb" , guile-devel@gnu.org, "Harlan Stenn" In-Reply-To: <873bagvvzc.fsf@laas.fr> Content-Disposition: inline X-Google-Sender-Auth: 564a6999da1a4501 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6118 Archived-At: Hi Ludovic, On 9/25/06, Ludovic Court=E8s wrote: > > GCC on Solaris. I agree that it is just a documentation name and serve= s > > no other purpose, but there it is. I do like -Wshadow, but it is not s= o useful > > if cluttered up with these spurious messages. > > So _all_ these messages were with `-Wshadow'? Sorry I wasn't clear about that. You only get shadowing warnings when you turn that on. > Thanks, Thank _you_! :) Cheers - Bruce _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel