From 30502c0e01a5eba3804618d48b473921c47d57df Mon Sep 17 00:00:00 2001 From: "jani@ua141d10.elisa.omakaista.fi" <> Date: Wed, 10 Jan 2007 19:05:13 +0200 Subject: [PATCH] New file for autopush. To disable (known) compiler warnings. --- support-files/disabled_compiler_warnings.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 support-files/disabled_compiler_warnings.txt diff --git a/support-files/disabled_compiler_warnings.txt b/support-files/disabled_compiler_warnings.txt new file mode 100644 index 00000000000..f8651e1d27d --- /dev/null +++ b/support-files/disabled_compiler_warnings.txt @@ -0,0 +1,12 @@ +DictTabInfo.cpp : .*invalid access to non-static.* +DictTabInfo.cpp : .*macro was used incorrectly.* +EventLogger.cpp : .*defined but not used.* : 916 +NdbSqlUtil.cpp : .*unused variable.* : 684 - 685 +DbdihMain.cpp : .*unused variable.* : 6666 +DbtcMain.cpp : .*unused variable.* : 6947 +DbtcMain.cpp : .*unused variable.* : 11870 +DbtupExecQuery.cpp : .*unused variable.* : 1449 +DbtupSystemRestart.cpp : .*unused variable.* : 95 - 96 +DbtupIndex.cpp : .*unused variable.* : 188 - 242 +ndbd_malloc.cpp : .*defined but not used.* : 25 +main.cpp : .*unused variable.* : 131 - 132