]> git.saurik.com Git - wxWidgets.git/commitdiff
supressing legitimate warnings was bad idea, reverting
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 19 Jan 2004 10:30:38 +0000 (10:30 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 19 Jan 2004 10:30:38 +0000 (10:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/regex.bkl

index 049d830b0b7b9d49262e842e8948ce5cda2e16b1..4337bc244683d976da2910ffe4a6a4d693b3455b 100644 (file)
@@ -22,9 +22,7 @@
         <include cond="FORMAT!='autoconf'">$(SETUPHDIR)</include>
         <define>$(UNICODE_DEFINE)</define>
         <dirname>$(LIBDIRNAME)</dirname>
         <include cond="FORMAT!='autoconf'">$(SETUPHDIR)</include>
         <define>$(UNICODE_DEFINE)</define>
         <dirname>$(LIBDIRNAME)</dirname>
-        <cflags-borland>
-            -w-8004 -w-8008 -w-8012 -w-8057 -w-8065 -w-8066 -w-8068 -w-8070
-        </cflags-borland> 
+        <cflags-borland>-w-8004 -w-8012 -w-8057 -w-8066</cflags-borland> 
         <sources>
             src/regex/regcomp.c
             src/regex/regexec.c
         <sources>
             src/regex/regcomp.c
             src/regex/regexec.c