From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] experimental lookupcar based coverage testing. Date: Mon, 22 Jan 2007 15:49:20 +0100 Message-ID: <45B4CEF0.10803@xs4all.nl> References: <45AFCEFD.5030203@xs4all.nl> <87lkjz40zc.fsf@laas.fr> <45B0CC62.7020705@xs4all.nl> <87lkjzypbn.fsf@laas.fr> <45B12699.8080901@xs4all.nl> <87odotoi7h.fsf@chbouib.org> Reply-To: hanwen@xs4all.nl NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1169477432 8942 80.91.229.12 (22 Jan 2007 14:50:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Jan 2007 14:50:32 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 22 15:50:29 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H90V7-0004gg-OC for guile-devel@m.gmane.org; Mon, 22 Jan 2007 15:50:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H90V7-0005nd-BG for guile-devel@m.gmane.org; Mon, 22 Jan 2007 09:50:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H90Uh-0005eU-90 for guile-devel@gnu.org; Mon, 22 Jan 2007 09:49:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H90Ud-0005ct-Id for guile-devel@gnu.org; Mon, 22 Jan 2007 09:49:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H90Ud-0005cp-Dk for guile-devel@gnu.org; Mon, 22 Jan 2007 09:49:55 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H90Uc-0002ln-Oz for guile-devel@gnu.org; Mon, 22 Jan 2007 09:49:55 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H90UA-0002K2-40 for guile-devel@gnu.org; Mon, 22 Jan 2007 15:49:26 +0100 Original-Received: from muurbloem.xs4all.nl ([213.84.26.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Jan 2007 15:49:26 +0100 Original-Received: from hanwen by muurbloem.xs4all.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Jan 2007 15:49:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: guile-devel@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: muurbloem.xs4all.nl User-Agent: Thunderbird 1.5.0.9 (X11/20061219) In-Reply-To: <87odotoi7h.fsf@chbouib.org> 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:6464 Archived-At: Ludovic Courtès escreveu: > Hi, > > Han-Wen Nienhuys writes: > >> This is now in CVS, along with a couple of other changes. > > Thanks! > > Just a minor note: Could you make sure you follow the GNU style for, > e.g., comments [0]? can you be more specific? According to the URL that you posted, all GUILE multiline comments are non-GNU conformant, wrt. the opening * on each line. -- Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel