Hmm... I'm looking at [Nightly Builds stdout](https://nightly.geany.org/debian/geany-plugins_1.32-1+20171120gitca42861-1_s...) and I have question: how to fix ``` glspi_app.c: In function ‘glspi_launch’: glspi_app.c:425:6: warning: argument 1 range [18446744056529682433, 18446744073709551609] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] argv=g_malloc0(sizeof(gchar *)*argc+1); ``` ? And why Nightly Builds without this warning?
Xubuntu 17.10