[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:47:39 -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 14:09:42 +0100
> * felix winkelmann <address@hidden> [111111 14:02]:
>> 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?
>
> I am confused. Isn't regex is a unit?
No, irregex is. Regex is an egg. This commit should be reverted.
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 <=
- 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