guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] In fold-matches, set regexp/notbol unless matching string st


From: Ludovic Courtès
Subject: Re: [PATCH] In fold-matches, set regexp/notbol unless matching string start.
Date: Wed, 26 Sep 2012 23:46:32 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

"Chris K. Jester-Young" <address@hidden> skribis:

> * module/ice-9/regex.scm (fold-matches): Set regexp/notbol if the
>   starting position is nonzero.
> * test-suite/tests/regexp.test (fold-matches): Check that when
>   matching /^foo/ against "foofoofoofoo", only one match results.
> ---
>  module/ice-9/regex.scm       |    3 ++-
>  test-suite/tests/regexp.test |    9 ++++++++-
>  2 files changed, 10 insertions(+), 2 deletions(-)

Applied, thanks!

Ludo’.




reply via email to

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