<!--#if directives
Submitted by: Julius Gawlas <julius_gawlas@hp.com>
Reviewed by: Brian Pane
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95277
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.0.37
+ *) Fix mod_include's handling of regular expressions in
+ "<!--#if" directives [Julius Gawlas <julius_gawlas@hp.com>]
+
*) Fix the worker MPM deadlock problem [Brian Pane]
*) Modify the module documentation to allow for translations.
if (ch == qs) {
qs = 0;
tkn_fnd = 1;
+ string++;
}
else {
token->value[next++] = ch;