Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 2004 12:52:05 +1000
From:      Tim Robbins <tjr@freebsd.org>
To:        "Tim J. Robbins" <tjr@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/lib/libregex regex.c
Message-ID:  <20040704025205.GA52753@cat.robbins.dropbear.id.au>
In-Reply-To: <200407040246.i642ktMO008794@repoman.freebsd.org>
References:  <200407040246.i642ktMO008794@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 04, 2004 at 02:46:55AM +0000, Tim J. Robbins wrote:
> tjr         2004-07-04 02:46:55 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     gnu/lib/libregex     regex.c 
>   Log:
>   Fix regression in new version of GNU regex code: bracket expressions
>   like [X-Y] should match all characters between X-Y according to the
>   locale's collating order, not by binary value. For now, this only fixes
>   the !MBS_SUPPORT case (which is the default).

Noticed by: ache, of course.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040704025205.GA52753>