summaryrefslogtreecommitdiff
path: root/support-files/compiler_warnings.supp
diff options
context:
space:
mode:
authorunknown <knielsen@knielsen-hq.org>2012-08-17 14:35:28 +0200
committerunknown <knielsen@knielsen-hq.org>2012-08-17 14:35:28 +0200
commitee27b50ff8d8a80ca15cb33b4a8a0ed39aad772d (patch)
treef640d11f286d6981d49d10e5bc06dcaaecc8f01c /support-files/compiler_warnings.supp
parent89036b9f8a0824ead608bf1ff8120f5f7101031e (diff)
downloadmariadb-git-ee27b50ff8d8a80ca15cb33b4a8a0ed39aad772d.tar.gz
Fix incorrect regexp in warning suppression pattern
Diffstat (limited to 'support-files/compiler_warnings.supp')
-rw-r--r--support-files/compiler_warnings.supp2
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/compiler_warnings.supp b/support-files/compiler_warnings.supp
index 0901b35d78c..dbad22a0a55 100644
--- a/support-files/compiler_warnings.supp
+++ b/support-files/compiler_warnings.supp
@@ -163,7 +163,7 @@ mySTL/algorithm\.hpp: is used uninitialized in this function
#
.*/my_config\.h : _FILE_OFFSET_BITS
/usr/include/sys/feature_tests.h : this is the location of the previous definition
-*auth_pam\.c : initialization from incompatible pointer type : 100-200
+.*auth_pam\.c : initialization from incompatible pointer type : 100-200
#
# Unexplanable (?) stuff