From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Master - Do not track html, tmp and some test-suite files Date: Sat, 25 Jun 2016 11:41:26 +0200 Message-ID: <87inwxbo6x.fsf@pobox.com> References: <20160624234027.63774ac6@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1466847725 15749 80.91.229.3 (25 Jun 2016 09:42:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Jun 2016 09:42:05 +0000 (UTC) Cc: guile-devel To: David Pirotte Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 25 11:41:57 2016 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bGk66-0000wM-Oa for guile-devel@m.gmane.org; Sat, 25 Jun 2016 11:41:54 +0200 Original-Received: from localhost ([::1]:49150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGk66-0006KG-3J for guile-devel@m.gmane.org; Sat, 25 Jun 2016 05:41:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGk5r-0006K9-D4 for guile-devel@gnu.org; Sat, 25 Jun 2016 05:41:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGk5n-0004ES-IX for guile-devel@gnu.org; Sat, 25 Jun 2016 05:41:38 -0400 Original-Received: from pb-sasl2.pobox.com ([64.147.108.67]:53094 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGk5n-0004EO-CG for guile-devel@gnu.org; Sat, 25 Jun 2016 05:41:35 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id 234691C912; Sat, 25 Jun 2016 05:41:34 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=BqY1AAWlvN2RQwmCt556Lphj1/g=; b=sOObnw 3xjMR0WtG7Zq1pu14NX/yfToQj+n0nP1ZMvaoAqToIGVF9o80K2sf1WbV83fiOS0 f3wNvp9EBOcEuMG+jUX8wp6z9ACjhSkfSFYWXFRhuhIyVBt8B/CHo6/noC9WKcCi 85LEaC4ev7u1Tnv5hA8WG56gPAeQyURPvL5qM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=ttWXtxlDive6VfWpy9aq0ayYKu8bo2cJ vCy/ibh5Nr19G6OSnloyH/DswYkbhdbloUOJ55VFWDEsz2hVLXeHxaDpXB/b6Lgz x8l0/ZkhwAjOYTKWV4jLib1qgBi8gCU47U1PAkJS03vAw8h5k6LkabpTSIp5ENE4 bhvN9a51Kaw= Original-Received: from pb-sasl2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id 1A6FE1C911; Sat, 25 Jun 2016 05:41:34 -0400 (EDT) Original-Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl2.pobox.com (Postfix) with ESMTPSA id 3F7911C910; Sat, 25 Jun 2016 05:41:33 -0400 (EDT) In-Reply-To: <20160624234027.63774ac6@capac> (David Pirotte's message of "Fri, 24 Jun 2016 23:40:27 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-Pobox-Relay-ID: 009E66CE-3AB9-11E6-AADD-28A6F1301B6D-02397024!pb-sasl2.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.67 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18428 Archived-At: On Sat 25 Jun 2016 04:40, David Pirotte writes: > Note that make check leaves the following toplevel file [a symlink to itself] behind: > > filesys-test-link.tmp I have seen this and I don't know why this is, and I would prefer to fix it rather than ignoring it. > config.log > config.h > *.doc > +*.html doc/ref/guile.html please > @@ -142,6 +144,7 @@ INSTALL > /test-suite/standalone/test-scm-spawn-thread > /test-suite/standalone/test-pthread-create > /test-suite/standalone/test-pthread-create-secondary > +/test-suite/standalone/test-smob-mark-race > /lib/fcntl.h Good catch! So just a couple of nits, then please resend. Thanks :) Andy