diff options
author | monty@mysql.com/narttu.mysql.fi <> | 2007-01-29 16:13:18 +0200 |
---|---|---|
committer | monty@mysql.com/narttu.mysql.fi <> | 2007-01-29 16:13:18 +0200 |
commit | 1f6d91c5a631927192336cb4e94c3fa8e8184d22 (patch) | |
tree | 2dd0026d401cb0c6b6a12e1c9f375f844e2e390f /support-files | |
parent | bb464613ce81b5ca0d78ff8fdb0b8cb31d792817 (diff) | |
download | mariadb-git-1f6d91c5a631927192336cb4e94c3fa8e8184d22.tar.gz |
after merge fixes
Removed
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/compiler_warnings.supp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/compiler_warnings.supp b/support-files/compiler_warnings.supp index a7ebafedfbf..bcb380d213f 100644 --- a/support-files/compiler_warnings.supp +++ b/support-files/compiler_warnings.supp @@ -14,3 +14,4 @@ kernel_types.h : .*only defines private constructors and has no friends.* : 51 Dbtup.hpp: .*only defines private constructors and has no friends.* diskpage.hpp: .*only defines private constructors and has no friends.* tuppage.hpp: .*only defines private constructors and has no friends.* +NdbScanOperation.cpp: .*unused variable '__align'.* : 1192 |