@andy5995 commented on this pull request.


In meson.build:

> @@ -0,0 +1,714 @@
+project('geany', 'c', 'cpp', version: '1.38')
⬇️ Suggested change
-project('geany', 'c', 'cpp', version: '1.38')
+project('geany', 'c', 'cpp', version: '1.38', default_options: 'warning_level=2')

https://mesonbuild.com/Builtin-options.html#core-options


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.