Parent Directory
|
Revision Log
|
Patch
| revision 675 by ph10, Sat Aug 27 10:18:46 2011 UTC | revision 676 by ph10, Sat Aug 27 15:53:04 2011 UTC | |
|---|---|---|
| # | Line 229 static const char *errtexts[] = { | Line 229 static const char *errtexts[] = { |
| 229 | "invalid combination of newline options", | "invalid combination of newline options", |
| 230 | "bad offset value", | "bad offset value", |
| 231 | NULL, /* SHORTUTF8 is handled specially */ | NULL, /* SHORTUTF8 is handled specially */ |
| 232 | "nested recursion at the same subject position" | "nested recursion at the same subject position", |
| 233 | "JIT stack limit reached" | |
| 234 | }; | }; |
| 235 | ||
| 236 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |