/[Apache-SVN]
ViewVC logotype

Revision 1812367


Jump to revision: Previous Next
Author: jorton
Date: Tue Oct 17 08:06:13 2017 UTC (6 years, 7 months ago)
Changed paths: 2
Log Message:
Merge r1812307 from trunk:

* server/util_expr_eval.c (ap_expr_eval_re_backref): Fix gcc 7.x warning.

util_expr_eval.c: In function ‘ap_expr_eval_re_backref’:
util_expr_eval.c:265:63: error: comparison between pointer and zero character constant [-Werror=pointer-compare]
     if (!ctx->re_pmatch || !ctx->re_source || *ctx->re_source == '\0' ||

Reviewed by: rjung, ylavic, jorton


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/server/util_expr_eval.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26