summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6e42dda..90c27cf 100644
--- a/meson.build
+++ b/meson.build
@@ -114,7 +114,6 @@ elif cc.get_id() == 'msvc'
'/wd4514', # unreferenced inline function has been removed
'/wd4710', # function not inlined
'/wd4711', # function selected for automatic inline expansion
- '/wd4777', # format string and argument mismatch
'/wd4800', # implicit conversion to bool
'/wd4820', # padding added after construct
'/wd5045', # will insert Spectre mitigation for memory load