| 135 |
was because its rules for how to advance for /g after matching an empty |
was because its rules for how to advance for /g after matching an empty |
| 136 |
string at the end of a line did not allow for this case. They now check for |
string at the end of a line did not allow for this case. They now check for |
| 137 |
it specially. |
it specially. |
| 138 |
|
|
| 139 |
|
20. pcretest is supposed to handle patterns and data of any length, by |
| 140 |
|
extending its buffers when necessary. It was getting this wrong when the |
| 141 |
|
buffer for a data line had to be extended. |
| 142 |
|
|
| 143 |
|
|
| 144 |
Version 7.0 19-Dec-06 |
Version 7.0 19-Dec-06 |