Follow-up Comment #6, bug #16179 (project grep): $ echo 'The the' | LC_ALL=nl_NL.utf8 src/grep -E -i '(the) 1' The the $ echo 'The the' | LC_ALL=nl_NL src/grep -E -i '(the) 1' $ echo 'The the' | LC_ALL=C src/grep -E -i '(the) 1'
http://www.netscape.com/member/justspecialist Apparently fixed in CVS: _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?16179> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
