[Git][NTPsec/ntpsec][master] Suppress more warnings under GCC.

Amar Takhar gitlab at mg.gitlab.com
Sat Dec 5 23:27:44 UTC 2015


Amar Takhar pushed to branch master at NTPsec / ntpsec


Commits:
3dd628b5 by Amar Takhar at 2015-12-05T18:26:53Z
Suppress more warnings under GCC.

- - - - -


1 changed file:

- tests/libntp/msyslog.c


Changes:

=====================================
tests/libntp/msyslog.c
=====================================
--- a/tests/libntp/msyslog.c
+++ b/tests/libntp/msyslog.c
@@ -94,6 +94,7 @@ TEST(msyslog, msnprintfHangingPercent)
 #pragma GCC diagnostic push
 #pragma GCC diagnostic ignored "-Wformat-contains-nul"
 #pragma GCC diagnostic ignored "-Wformat="
+#pragma GCC diagnostic ignored "-Wformat"
 #endif
 #ifdef __clang__
 #  pragma clang diagnostic push



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3dd628b561704e89f16e5d202fd001d13cff0d7c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20151205/a9567950/attachment.html>


More information about the vc mailing list