]> granicus.if.org Git - apache/commit
Concat string at compile time when possible.
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 18 Sep 2014 19:06:52 +0000 (19:06 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 18 Sep 2014 19:06:52 +0000 (19:06 +0000)
commita9c4c3a37d0e4fcf50048d9e5cbdea2eb6aa996d
tree138ea746247e80a22af53dc817d905a8973d5814
parentc8aadf865939dbe180f0f0343facdf9effa2fb9a
Concat string at compile time when possible.
Doing so, sometimes also give the opportunity to turn a 'ap_fputstrs' into a 'ap_fputs'.
PR 53741

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1626050 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/netware/mod_nw_ssl.c
modules/http/http_filters.c
modules/mappers/mod_dir.c
modules/proxy/mod_proxy_balancer.c
modules/ssl/ssl_engine_kernel.c