mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Fix incorrect regexp in warning suppression pattern
This commit is contained in:
@@ -163,7 +163,7 @@ mySTL/algorithm\.hpp: is used uninitialized in this function
|
|||||||
#
|
#
|
||||||
.*/my_config\.h : _FILE_OFFSET_BITS
|
.*/my_config\.h : _FILE_OFFSET_BITS
|
||||||
/usr/include/sys/feature_tests.h : this is the location of the previous definition
|
/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
|
# Unexplanable (?) stuff
|
||||||
|
Reference in New Issue
Block a user