[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match' |
Date: |
Fri, 11 Nov 2011 07:58:35 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) |
Hi Felix,
On Fri, 11 Nov 2011 08:00:15 -0500 (EST) Felix <address@hidden> wrote:
> From: Christian Kellermann <address@hidden>
> Subject: Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for
> `string-match'
> Date: Fri, 11 Nov 2011 13:31:48 +0100
>
>> * Mario Domenech Goulart <address@hidden> [111111 13:18]:
>>>
>>> A small fix for scripts/tools.scm (it needs regex for `string-match').
>>
>> Very small, ok by me. do you want to push it?
>
> That would add a needless dependency. Wouldn't it be better to use
> the irregex API directly?
Probably a good idea. OTOH, with the exception of makedist.scm, all the
other scripts that use tool.scm (dpkg-eggs.scm, make-eggdoc.scm and
wiki2html.scm) also require regex.
Best wishes.
Mario
--
http://parenteses.org/mario
- [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Mario Domenech Goulart, 2011/11/11
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Christian Kellermann, 2011/11/11
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Felix, 2011/11/11
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Christian Kellermann, 2011/11/11
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Felix, 2011/11/11
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Christian Kellermann, 2011/11/13
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Felix, 2011/11/14
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Mario Domenech Goulart, 2011/11/16
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Felix, 2011/11/16
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match',
Mario Domenech Goulart <=
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Felix, 2011/11/11
Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Mario Domenech Goulart, 2011/11/11