diff options
author | unknown <jani@ua141d10.elisa.omakaista.fi> | 2007-01-10 19:05:13 +0200 |
---|---|---|
committer | unknown <jani@ua141d10.elisa.omakaista.fi> | 2007-01-10 19:05:13 +0200 |
commit | f6a95153667dab02d11e9d71a2bf6c389ae1571b (patch) | |
tree | 6d53207e89844e43b8d3dea4da4d1d6cf6c46922 /support-files | |
parent | e01fd202a1372d675eb0348a5b8a4627b29fb891 (diff) | |
download | mariadb-git-f6a95153667dab02d11e9d71a2bf6c389ae1571b.tar.gz |
New file for autopush. To disable (known) compiler warnings.
support-files/disabled_compiler_warnings.txt:
BitKeeper file /home/my/bk/mysql-5.0/support-files/disabled_compiler_warnings.txt
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/disabled_compiler_warnings.txt | 12 |
1 files changed, 12 insertions, 0 deletions
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 |