]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
-qinitauto=FE conflicts with -qcheck=unset
authorEric Covener <covener@apache.org>
Sat, 4 Jun 2022 15:37:33 +0000 (15:37 +0000)
committerEric Covener <covener@apache.org>
Sat, 4 Jun 2022 15:37:33 +0000 (15:37 +0000)
commit90df23302526b319ea433c402b29d10a9bfacbce
tree88d001f97827ba1eedf5bb55660c846e88fa8b1d
parent73a543e5d15066352c7f78d500848ac6ecbfe17b
-qinitauto=FE conflicts with -qcheck=unset

maintainer mode only

causes a warning for every compiler invocation.  If automatics are initialized
by -qinitauto, use before being assigned cannot be detected with -qcheck=unset
(part of all)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901633 13f79535-47bb-0310-9956-ffa450edef68
configure.in