From ee27b50ff8d8a80ca15cb33b4a8a0ed39aad772d Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 17 Aug 2012 14:35:28 +0200 Subject: [PATCH] Fix incorrect regexp in warning suppression pattern --- support-files/compiler_warnings.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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