mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Remove compiler warnings
This commit is contained in:
@ -175,6 +175,11 @@
|
||||
# This one is marked with __attribute__, but we still get a (wrong) warning
|
||||
.*/liblzma/lz/lz_encoder\.c : variable.*in_used.*set but not used
|
||||
|
||||
#
|
||||
# pcre
|
||||
#
|
||||
.*/pcre/pcre_exec\.c: noclone.*attribute directive ignored
|
||||
|
||||
#
|
||||
# Unexplanable (?) stuff
|
||||
#
|
||||
|
Reference in New Issue
Block a user