]> granicus.if.org Git - apache/commit
_setargv will not compile on _MSC_VER > 1700 MS documentation's example simply does...
authorGregg Lewis Smith <gsmith@apache.org>
Wed, 25 May 2016 16:27:59 +0000 (16:27 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Wed, 25 May 2016 16:27:59 +0000 (16:27 +0000)
commit6cd0e218bf085e0ec4b4d90b8e1b7494825fc95c
tree92d5171bc735ec4d793b5b7265ebc7600c7e8094
parente488965b84b89af6a372796b3d3827a5dd4d4793
_setargv will not compile on _MSC_VER > 1700 MS documentation's example simply does not work. Disabe for now, Apachemonitor still works.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1745516 13f79535-47bb-0310-9956-ffa450edef68
support/win32/ApacheMonitor.c