Re: [Savannah-users] grep -F causes infinite loop

2013-04-25 Thread GOTO, Daisuke
Thank you for your suggestion. I report to bug-g...@gnu.org mailing list. Regards, Bob Proulx wrote: > You have reached the mailing list for people who use Savannah. > Savannah is the software forge for people committed to free software. > The web site, the version control hosting, and so forth.

Re: [Savannah-users] grep -F causes infinite loop

2013-04-25 Thread Bob Proulx
GOTO, Daisuke wrote: > grep -F causes infinite loop in a text which LOCALE differ. > (LOCALE is a ja_JP.UTF-8, and text is a SJIS) > > It did not occur with an old version(GNU grep 2.6.1 or before). > Moreover, also when there is no LOCALE, it does not occur. You have reached the mailing list fo

[Savannah-users] grep -F causes infinite loop

2013-04-25 Thread GOTO, Daisuke
Hello, there, grep -F causes infinite loop in a text which LOCALE differ. (LOCALE is a ja_JP.UTF-8, and text is a SJIS) It did not occur with an old version(GNU grep 2.6.1 or before). Moreover, also when there is no LOCALE, it does not occur. It is reproducible in the following environments: