[gnome-text-editor] build: disable error
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-text-editor] build: disable error
- Date: Sat, 19 Jun 2021 20:44:52 +0000 (UTC)
commit 83a3ebfba999019d72ee07a9ac0dc46d184de883
Author: Christian Hergert <chergert redhat com>
Date: Sat Jun 19 13:44:39 2021 -0700
build: disable error
Until this stuff works reliably from GLib.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 13c5b07..2411329 100644
--- a/meson.build
+++ b/meson.build
@@ -37,7 +37,7 @@ test_c_args = [
'-Werror=empty-body',
'-Werror=implicit',
'-Werror=implicit-function-declaration',
- '-Werror=incompatible-pointer-types',
+ # '-Werror=incompatible-pointer-types',
'-Werror=init-self',
'-Werror=int-conversion',
'-Werror=int-to-pointer-cast',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]