]> granicus.if.org Git - apache/commit
Merge r1225476:
authorStefan Fritsch <sf@apache.org>
Thu, 29 Dec 2011 08:59:44 +0000 (08:59 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 29 Dec 2011 08:59:44 +0000 (08:59 +0000)
commit77568d0a468a754b973635ec620a6cca8227494e
treecb6a954f7a35a0c3af26fc024c3bde50a3bd296b
parent364d2933bcd014673d10623edfb6bb53379ec0e3
Merge r1225476:

Don't use #ifdef inside macro calls

The behavior is undefined according to C99 6.10.3.11 and it breaks with
xlc on AIX

PR: 52394

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1225477 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c