[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 08:00:15 -0500 (EST) |
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]:
>> Hi,
>>
>> 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?
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 <=
- 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, 2011/11/11
Re: [Chicken-hackers] [PATCH] scripts/tools.scm: needs regex for `string-match', Mario Domenech Goulart, 2011/11/11