Parent Directory
|
Revision Log
|
Patch
| revision 223 by ph10, Mon Aug 20 11:07:53 2007 UTC | revision 224 by ph10, Mon Aug 20 12:58:29 2007 UTC | |
|---|---|---|
| # | Line 147 Version 7.3 20-Aug-07 | Line 147 Version 7.3 20-Aug-07 |
| 147 | ||
| 148 | 26. Patterns such as [\P{Yi}A] which include \p or \P and just one other | 26. Patterns such as [\P{Yi}A] which include \p or \P and just one other |
| 149 | character were causing crashes (broken optimization). | character were causing crashes (broken optimization). |
| 150 | ||
| 151 | 27. Patterns such as (\P{Yi}*\277)* (group with possible zero repeat containing | |
| 152 | \p or \P) caused a compile-time loop. | |
| 153 | ||
| 154 | ||
| 155 | Version 7.2 19-Jun-07 | Version 7.2 19-Jun-07 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |