[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: |
Felix |
Subject: |
Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match' |
Date: |
Fri, 11 Nov 2011 11:48:36 -0500 (EST) |
From: Mario Domenech Goulart <address@hidden>
Subject: Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for
`string-match'
Date: Fri, 11 Nov 2011 07:58:35 -0500
> 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.
Then they should probably be changed.
cheers,
felix
- [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, 2011/11/11
- Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match',
Felix <=
Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Mario Domenech Goulart, 2011/11/11