Parent Directory
|
Revision Log
|
Patch
| revision 264 by ph10, Tue Nov 13 11:07:16 2007 UTC | revision 265 by ph10, Wed Nov 14 11:35:48 2007 UTC | |
|---|---|---|
| # | Line 10 Version 7.5 12-Nov-07 | Line 10 Version 7.5 12-Nov-07 |
| 10 | 2. Negative specials like \S did not work in character classes in UTF-8 mode. | 2. Negative specials like \S did not work in character classes in UTF-8 mode. |
| 11 | Characters greater than 255 were excluded from the class instead of being | Characters greater than 255 were excluded from the class instead of being |
| 12 | included. | included. |
| 13 | ||
| 14 | 3. The same bug as (2) above applied to negated POSIX classes such as | |
| 15 | [:^space:]. | |
| 16 | ||
| 17 | ||
| 18 | Version 7.4 21-Sep-07 | Version 7.4 21-Sep-07 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |