52 |
comments when looking ahead for named forward references to subpatterns, |
comments when looking ahead for named forward references to subpatterns, |
53 |
the only newline sequence it recognized was NL. It now handles newlines |
the only newline sequence it recognized was NL. It now handles newlines |
54 |
according to the set newline convention. |
according to the set newline convention. |
55 |
|
|
56 |
|
8. SunOS4 doesn't have strerror() or strtoul(); pcregrep dealt with the |
57 |
|
former, but used strtoul(), whereas pcretest avoided strtoul() but did not |
58 |
|
cater for a lack of strerror(). These oversights have been fixed. |
59 |
|
|
60 |
|
|
61 |
Version 8.10 25-Jun-2010 |
Version 8.10 25-Jun-2010 |