From 1aa5c5fcc55f65bb48396a6fb45af060eb24b8e6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 22 Feb 2025 00:54:23 +0100 Subject: m fix + add tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- liblog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'liblog.h') diff --git a/liblog.h b/liblog.h index fb5f097..1192ead 100644 --- a/liblog.h +++ b/liblog.h @@ -15,6 +15,7 @@ #elif defined(__GNUC__) # pragma GCC diagnostic push # pragma GCC diagnostic ignored "-Wformat-nonliteral" +# pragma GCC diagnostic ignored "-Winline" #endif -- cgit v1.2.3-70-g09d2