From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludovic.courtes@laas.fr (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: Unnecessary warnings Date: Mon, 25 Sep 2006 16:53:11 +0200 Organization: LAAS-CNRS Message-ID: <873bagvvzc.fsf@laas.fr> References: <4516A74F.5080101@gnu.org> <87mz8o2w9x.fsf@laas.fr> <668c430c0609250743y6a5249caqae229d91f6c29ccb@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1159196232 13928 80.91.229.2 (25 Sep 2006 14:57:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Sep 2006 14:57:12 +0000 (UTC) Cc: Harlan Stenn , guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Sep 25 16:57:00 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 1GRrpy-0006VE-3u for guile-devel@m.gmane.org; Mon, 25 Sep 2006 16:53:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRrpx-000793-Eg for guile-devel@m.gmane.org; Mon, 25 Sep 2006 10:53:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GRrps-00076p-NA for guile-devel@gnu.org; Mon, 25 Sep 2006 10:53:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GRrpq-00073O-OX for guile-devel@gnu.org; Mon, 25 Sep 2006 10:53:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GRrpq-00073I-KH for guile-devel@gnu.org; Mon, 25 Sep 2006 10:53:30 -0400 Original-Received: from [140.93.0.15] (helo=laas.laas.fr) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GRruE-0005ME-B7; Mon, 25 Sep 2006 10:58:02 -0400 Original-Received: by laas.laas.fr (8.13.7/8.13.4) with SMTP id k8PErFKE005861; Mon, 25 Sep 2006 16:53:16 +0200 (CEST) Original-To: "Bruce Korb" X-URL: http://www.laas.fr/~lcourtes/ X-Revolutionary-Date: 4 =?iso-8859-1?Q?Vend=E9miaire?= an 215 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://www.laas.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: powerpc-unknown-linux-gnu Mail-Followup-To: "Bruce Korb" , guile-devel@gnu.org, "Harlan Stenn" In-Reply-To: <668c430c0609250743y6a5249caqae229d91f6c29ccb@mail.gmail.com> (Bruce Korb's message of "Mon, 25 Sep 2006 07:43:50 -0700") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Spam-Score: 0 () X-Scanned-By: MIMEDefang at CNRS-LAAS 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:6117 Archived-At: Hi, "Bruce Korb" writes: > GCC on Solaris. I agree that it is just a documentation name and serves > no other purpose, but there it is. I do like -Wshadow, but it is not so useful > if cluttered up with these spurious messages. So _all_ these messages were with `-Wshadow'? Then, it is less serious than what I initially thought. Still, I agree that we should fix it. > As for the "function is not > a prototype" messages, having a typedef for the particular procedure profile > being passed around allows for better profile matching in the calling code > anyway. It also cleans up the appearance of your prototype. Agreed. Thanks, Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel