[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Check all elements of the list for being a
From: |
Christian Kellermann |
Subject: |
Re: [Chicken-hackers] [PATCH] Check all elements of the list for being a string in make-pathname |
Date: |
Thu, 24 May 2012 19:43:02 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
* Mario Domenech Goulart <address@hidden> [120524 19:37]:
> Hi Christian,
>
> On Thu, 24 May 2012 19:15:58 +0200 Christian Kellermann <address@hidden>
> wrote:
>
> > The diff below fixes the bug methinks.
>
> Thanks for looking into it.
>
> Wouldn't be better, since it doesn't traverse the list twice?
Hm, yeah. I wanted to separate the argument checking from the
processing of the string, but either is fine with me!
Attached is the patch in the version you suggested.
Thanks Mario!
Christian
--
9 out of 10 voices in my head say, that I am crazy,
one is humming.
0001-Check-all-elements-of-the-list-for-being-a-string-in.patch
Description: Text document