chicken-hackers
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]