bug-coreutils
[Top][All Lists]
Advanced

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

bug#5970: regex won't do lazy matching


From: Eric Blake
Subject: bug#5970: regex won't do lazy matching
Date: Mon, 19 Apr 2010 15:36:54 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Lightning/1.0b1 Thunderbird/3.0.4

On 04/18/2010 07:33 PM, a g wrote:
> This may be a usage problem, but it does not exist with other regex packages
> (such as slre) and I can't find anything in the documentation to indicate
> that the syntax should be different for coreutils. I am using coreutils 8.4
> on ubuntu AMD64, version 9.10. I cannot get the coreutils regex matcher to
> do lazy matching.

Thanks for the report.  However, coreutils does not maintain regex code.
 Rather, uses an upstream version from gnulib, which in turn borrows
from glibc.  Perhaps the best course of action would be to try your test
app compiled against glibc, and if that still doesn't meet your needs,
then open a bug report against glibc.  And if glibc works, then open a
bug report against gnulib that gnulib and glibc disagree.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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