From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: [patch] render-bugs relies on GNU find Date: Wed, 08 Sep 2004 17:09:19 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <73AC5862-F642-11D8-8679-000A95B4C7DC@mac.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094659060 19714 80.91.224.253 (8 Sep 2004 15:57:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2004 15:57:40 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Sep 08 17:57:23 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C545B-0007ir-00 for ; Wed, 08 Sep 2004 17:10:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C54AS-0000aN-M2 for guile-devel@m.gmane.org; Wed, 08 Sep 2004 11:15:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C54AI-0000aG-VX for guile-devel@gnu.org; Wed, 08 Sep 2004 11:15:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C54AH-0000a0-EK for guile-devel@gnu.org; Wed, 08 Sep 2004 11:15:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C54AH-0000Zx-10 for guile-devel@gnu.org; Wed, 08 Sep 2004 11:15:17 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C544W-0003Ei-8Y for guile-devel@gnu.org; Wed, 08 Sep 2004 11:09:20 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 879283B4B2; Wed, 8 Sep 2004 17:09:19 +0200 (CEST) Original-Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32223-02-3; Wed, 8 Sep 2004 17:09:19 +0200 (CEST) Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 6D8773B32A; Wed, 8 Sep 2004 17:09:19 +0200 (CEST) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id 24BF2B98F; Wed, 8 Sep 2004 17:09:19 +0200 (CEST) Original-To: Richard Todd In-Reply-To: <73AC5862-F642-11D8-8679-000A95B4C7DC@mac.com> (Richard Todd's message of "Tue, 24 Aug 2004 21:57:07 -0500") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de 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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4105 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4105 Richard Todd writes: > I realize it's not hard to just get GNU find, but with the attached > patch, render-bugs should produce identical output and work on more > systems. Applied, thanks! _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel