Follow-up Comment #1, bug #16225 (project grep): This has apparently been fixed in CVS:
$ src/grep -wF '12
45' in.txt
12
45
12
45
$ src/grep -wFf patterns.txt in.txt
12
45
12
45
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16225>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
