[nautilus/wip/ernestask/gtk4: 8/19] meson.build: Enable deprecation warnings
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/ernestask/gtk4: 8/19] meson.build: Enable deprecation warnings
- Date: Tue, 22 May 2018 13:52:36 +0000 (UTC)
commit 2a9b487086f4d8ca6494b9e70b0559503f9e9df0
Author: Ernestas Kulik <ernestask gnome org>
Date: Tue May 15 11:21:31 2018 +0300
meson.build: Enable deprecation warnings
meson.build | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/meson.build b/meson.build
index 50f8134ca..ed2e355ab 100644
--- a/meson.build
+++ b/meson.build
@@ -19,12 +19,6 @@ servicedir = join_paths(datadir, 'dbus-1', 'services')
cc = meson.get_compiler('c')
#
-add_global_arguments(
- cc.get_supported_arguments([
- '-Wno-deprecated-declarations',
- ]),
- language: 'c'
-)
add_project_arguments(
cc.get_supported_arguments([
'-Wall',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]