11 |
--match-limit and --recursion-limit options (added for 8.11). In |
--match-limit and --recursion-limit options (added for 8.11). In |
12 |
particular, this made one of the standard tests crash. (The integer value |
particular, this made one of the standard tests crash. (The integer value |
13 |
went into the wrong half of a long int.) |
went into the wrong half of a long int.) |
14 |
|
|
15 |
|
3. If the --colour option was given to pcregrep with -v (invert match), it |
16 |
|
did strange things, either producing crazy output, or crashing. It should, |
17 |
|
of course, ignore a request for colour when reporting lines that do not |
18 |
|
match. |
19 |
|
|
20 |
|
|
21 |
Version 8.11 10-Dec-2010 |
Version 8.11 10-Dec-2010 |