]> granicus.if.org Git - apache/commit
Fix compile warning. The /wd:XXXX is invalid. It should
authorMladen Turk <mturk@apache.org>
Sat, 14 Oct 2006 13:34:58 +0000 (13:34 +0000)
committerMladen Turk <mturk@apache.org>
Sat, 14 Oct 2006 13:34:58 +0000 (13:34 +0000)
commit9d69c78d607c05441e904893ea3975ed15688c69
tree99f20d70fe43c3448038c986c997f70f1450c0ae
parent510c4ce73f1d6a73ddda341f2a10eaab2c6fe45a
Fix compile warning. The /wd:XXXX is invalid. It should
be /wdXXXX, and since its for VS2005 only use the standard
preprocessor directives instead of that.
This should be backported to 2.2 as well.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@463929 13f79535-47bb-0310-9956-ffa450edef68
srclib/pcre/dftables.c
srclib/pcre/dftables.dsp