GNOME Bugzilla – Bug 595447
compile on suncc because of zero-sized array and union
Last modified: 2011-07-18 15:57:27 UTC
/opt/SunStudioExpress/bin/cc -DHAVE_CONFIG_H -I. -D_REENTRANT -D_PTHREADS -DXP_UNIX -DJS_THREADSAFE -I/export/home/halton/work/projects/gnome/gnome-shell/install/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/firefox/js -I/usr/include/mps -g -c gi/arg.c -KPIC -DPIC -o .libs/libgjs_gi_la-arg.o "gi/arg.c", line 464: zero or negative subscript "gi/arg.c", line 464: zero or negative subscript "gi/arg.c", line 464: zero or negative subscript "gi/arg.c", line 464: zero-sized struct/union
Created attachment 143336 [details] [review] patch to remove zero-sized array and union Here comes patch, please review it.
*** Bug 585461 has been marked as a duplicate of this bug. ***