Hmm... I'm looking at Nightly Builds stdout 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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.