From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nala Ginrut Newsgroups: gmane.lisp.guile.devel Subject: Re: scandir patch Date: Mon, 11 Jun 2012 20:07:09 +0800 Message-ID: References: <877gvedtzq.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1339416458 15056 80.91.229.3 (11 Jun 2012 12:07:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Jun 2012 12:07:38 +0000 (UTC) Cc: ludo@gnu.org, guile-devel To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 11 14:07:35 2012 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 1Se3P6-0004fz-84 for guile-devel@m.gmane.org; Mon, 11 Jun 2012 14:07:28 +0200 Original-Received: from localhost ([::1]:38177 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se3P5-0002Pk-UL for guile-devel@m.gmane.org; Mon, 11 Jun 2012 08:07:27 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se3Oy-0002Ox-6x for guile-devel@gnu.org; Mon, 11 Jun 2012 08:07:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Se3Or-00073Z-Nk for guile-devel@gnu.org; Mon, 11 Jun 2012 08:07:19 -0400 Original-Received: from mail-vc0-f169.google.com ([209.85.220.169]:49847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se3Or-000730-Gr; Mon, 11 Jun 2012 08:07:13 -0400 Original-Received: by vcbfl10 with SMTP id fl10so2524238vcb.0 for ; Mon, 11 Jun 2012 05:07:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oXI1HmdN1xYsupiVWREGEFBTwpvY6qIuvQxBYkvxb3A=; b=JqTLWbE0Ioj4HmmoLnPwaeLd2rVPIek4fDYPdqHemhphjhiaoMrmbYKJqinASIYKcc 5navTV6PhxSlRIkpiZqpPlkBKwv/Z2PJ3N9f/I9gWUd4Av+PfnUcLAdGOiqwL2ERd4DR uFO7KcpofD+59zxAdE/oZBKPdz0reZcO0g8GUtlBc2RyPcKU7Szv6s5I2C98VjXrcROb PnqlMFwhLtYyckix3eg/KvSeKqsYYFNvu5kY/LZMGclvwqUD/z142nnWBoIdsh10Ne4M VgS/lYutgTE1DKlu64WxAMYOIysszJ5z78YdPsfENKhyWpynOsalz6kSLGRjQh5G+cdy Lrcw== Original-Received: by 10.52.64.146 with SMTP id o18mr10440600vds.55.1339416429980; Mon, 11 Jun 2012 05:07:09 -0700 (PDT) Original-Received: by 10.52.34.115 with HTTP; Mon, 11 Jun 2012 05:07:09 -0700 (PDT) In-Reply-To: <877gvedtzq.fsf@pobox.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.220.169 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:14592 Archived-At: Fine to me. ;-) On Mon, Jun 11, 2012 at 6:26 PM, Andy Wingo wrote: > Any thoughts on this patch? > > > > -- > http://wingolog.org/ >