bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: grep 2.5d -f option problem


From: Alain Magloire
Subject: Re: grep 2.5d -f option problem
Date: Tue, 6 Mar 2001 12:17:56 -0500 (EST)

> 
>   There is apparently some sort of a problem in grep 2.5d with the -f
>   option.  In the sequence of commands shown below, logcheck.ignore
>   is a file containing a series of regexps, and version 2.5b correctly
>   picks out the non-matching lines with the i, v and f options as
>   shown.  Version 2.5d, however, finds no matches and outputs the
>   entire file.  Both were compiled with the same options on the same
>   Linux machine with egcs-2.91.66 and linked against glibc-2.2.


Thanks for taking the time to check the betas.
I do not have sufficient info to narrow it down.
I'm supecting the support for multibyte string.
Could you gunzip tar your testcases and send them to me __not__ to
the list.  I suspect they are too big for a mailing list.

If you want to do some debugging.  You could #undef MBS_SUPPORT
in search.c and dfa.c and see the result.  I do not know if glibc-2.2
comes with a regex that is MBS_SUPPORT aware.

Thank you.

--
alain




reply via email to

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