]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit49c221baef70b8b81f583ec2746d0623f87aa4f1
tree138ea746247e80a22af53dc817d905a8973d5814
parent0152a05925232ae685e5a85fd6a05e91d22e7d5d
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