]> git.pld-linux.org Git - packages/grep.git/commit
- this patch breaks grep:
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 23 Sep 2009 07:19:09 +0000 (07:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commitdcea098d5361af1b82c3f978b88ca5faad36893f
tree5379a102164a530154ba09f2abd6d98bd009945f
parentd0fc39900226f6652a259d857419821ff16a3172
- this patch breaks grep:

[baggins@students src]$ echo "dfa borkenes test" | GREP_USE_DFA=1 grep -IRnw borkenes
1:dfa borkenes test
[baggins@students src]$ echo "dfa borkenes test" | grep -IRnw borkenes
1:borkenes[baggins@students src]$

Changed files:
    grep-dfa-optional.patch -> 1.2
grep-dfa-optional.patch [deleted file]
This page took 0.127658 seconds and 4 git commands to generate.